<table><tr>
<td style="background:red;"
onmouseover="this.style.background='yellow'"
onmouseout="this.style.background='red'"
>
contenuto della cella
</td></tr></table>