<table> <tr> <td bgcolor="blue" onmouseover="this.style.backgroundColor='#ffffcc';" onMouseout="this.style.backgroundColor='#ccccff';"> </td> </tr> </table>