Algo así.
Código HTML:
<table width="200" height="50" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><img name="Imagen" src="" width="200" height="50">
<table width="200" height="50" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:-50px;">
<tr>
<td><div align="center"><a href="#">Link</a></div></td>
</tr>
</table></td>
</tr>
</table>
Prueba este código, lo tienes que arreglar un poco.