Ciao


<style>
.o{background:#aaaaff;font-family:Arial;font-size:16pt;color:#ffffff;}
.n {background:#ff0000;font-family:Arial; font-size:16pt;}
</style>


Nella tabella


<table width="30%" border="0" cellspacing="0" cellpadding="0" align="center" class="n" onMouseOver="this.className='o' "onMouseOut="this.className='n'">
<tr align="center">
<td>Massimo</td>
</tr>
</table>





Massimo