|
<table width="449" border="0" cellspacing="10"
cellpadding="10" align="center" bgcolor="#FFFFFF">
<tr>
<td bgcolor="#FF0000" onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#FF0000';"> </td>
<td bgcolor="#009900"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#009900';"> </td>
<td bgcolor="#0033CC"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#0033CC';"> </td>
</tr>
<tr>
<td bgcolor="#0000CC"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#0000CC';"> </td>
<td bgcolor="#FF0000"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#FF0000';"> </td>
<td bgcolor="#009900"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#009900';"> </td>
</tr>
<tr>
<td bgcolor="#009900"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#009900';"> </td>
<td bgcolor="#0000CC"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#0000CC';"> </td>
<td bgcolor="#FF0000"onMouseOver="this.bgColor='#FFff00';"
onMouseOut="this.bgColor='#FF0000';"> </td>
</tr>
</table>
|