Hola
haven
He hecho algunos cambios a tu código. A ver si te gusta:
Código HTML:
<style type="text/css">
.Estilo16 {
font-size: 12px;
color: #C6132D;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
background:#A9C4E9;
display:block;
}
A.Estilo16:hover {color:ffffff;text-decoration:none;background:#731137}
</style>
<table>
<tr>
<td width="110">
<div align="center">
<a href="negocios.asp" class="Estilo16">negocios</a>
</div>
</td>
</tr>
</table>
Saludos,