| <P align=center><FONT color=#ffcc00><SCRIPT type=text/javascript>
 bloc = true;
 function hexa(couleur)
 {
 if(bloc)
 document.form.hexval.value = couleur;
 }
 function palette() {
 document.write("<TABLE border='0' cellpadding='0' cellspacing='0' ><TR>");
 var h=new Array('00','33','66','99','CC','FF');
 var col="";
 for(var i=0;i<6;i++) {
 for(var j=0;j<6;j++) {
 for(var k=0;k<6;k++) {
 col="#"+h[i]+h[j]+h[k];
 document.write("<TD width='10' height='10' bgcolor='"+col+"' onMouseOver=\"hexa('"+col+"')\" onClick=\"if(bloc) { bloc = false; } else { bloc = true; }\"></TD>");
 }
 }
 document.write("</tr>");
 }
 document.write("</TABLE>");
 }
 </SCRIPT>
 <DIV align=center><SCRIPT language=JavaScript>
 palette();
 </SCRIPT>
 <TABLE cellSpacing=0 cellPadding=0 border=0><TBODY>
 <TR>
 <TD onmouseover="hexa('#000000')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#000000 height=10></TD>
 <TD onmouseover="hexa('#000033')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#000033 height=10></TD>
 <TD onmouseover="hexa('#000066')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#000066 height=10></TD>
 <TD onmouseover="hexa('#000099')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#000099 height=10></TD>
 <TD onmouseover="hexa('#0000CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0000cc height=10></TD>
 <TD onmouseover="hexa('#0000FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0000ff height=10></TD>
 <TD onmouseover="hexa('#003300')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#003300 height=10></TD>
 <TD onmouseover="hexa('#003333')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#003333 height=10></TD>
 <TD onmouseover="hexa('#003366')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#003366 height=10></TD>
 <TD onmouseover="hexa('#003399')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#003399 height=10></TD>
 <TD onmouseover="hexa('#0033CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0033cc height=10></TD>
 <TD onmouseover="hexa('#0033FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0033ff height=10></TD>
 <TD onmouseover="hexa('#006600')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#006600 height=10></TD>
 <TD onmouseover="hexa('#006633')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#006633 height=10></TD>
 <TD onmouseover="hexa('#006666')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#006666 height=10></TD>
 <TD onmouseover="hexa('#006699')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#006699 height=10></TD>
 <TD onmouseover="hexa('#0066CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0066cc height=10></TD>
 <TD onmouseover="hexa('#0066FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0066ff height=10></TD>
 <TD onmouseover="hexa('#009900')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#009900 height=10></TD>
 <TD onmouseover="hexa('#009933')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#009933 height=10></TD>
 <TD onmouseover="hexa('#009966')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#009966 height=10></TD>
 <TD onmouseover="hexa('#009999')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#009999 height=10></TD>
 <TD onmouseover="hexa('#0099CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0099cc height=10></TD>
 <TD onmouseover="hexa('#0099FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#0099ff height=10></TD>
 <TD onmouseover="hexa('#00CC00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00cc00 height=10></TD>
 <TD onmouseover="hexa('#00CC33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00cc33 height=10></TD>
 <TD onmouseover="hexa('#00CC66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00cc66 height=10></TD>
 <TD onmouseover="hexa('#00CC99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00cc99 height=10></TD>
 <TD onmouseover="hexa('#00CCCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00cccc height=10></TD>
 <TD onmouseover="hexa('#00CCFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ccff height=10></TD>
 <TD onmouseover="hexa('#00FF00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ff00 height=10></TD>
 <TD onmouseover="hexa('#00FF33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ff33 height=10></TD>
 <TD onmouseover="hexa('#00FF66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ff66 height=10></TD>
 <TD onmouseover="hexa('#00FF99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ff99 height=10></TD>
 <TD onmouseover="hexa('#00FFCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ffcc height=10></TD>
 <TD onmouseover="hexa('#00FFFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#00ffff height=10></TD></TR>
 <TR>
 <TD onmouseover="hexa('#330000')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#330000 height=10></TD>
 <TD onmouseover="hexa('#330033')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#330033 height=10></TD>
 <TD onmouseover="hexa('#330066')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#330066 height=10></TD>
 <TD onmouseover="hexa('#330099')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#330099 height=10></TD>
 <TD onmouseover="hexa('#3300CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3300cc height=10></TD>
 <TD onmouseover="hexa('#3300FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3300ff height=10></TD>
 <TD onmouseover="hexa('#333300')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#333300 height=10></TD>
 <TD onmouseover="hexa('#333333')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#333333 height=10></TD>
 <TD onmouseover="hexa('#333366')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#333366 height=10></TD>
 <TD onmouseover="hexa('#333399')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#333399 height=10></TD>
 <TD onmouseover="hexa('#3333CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3333cc height=10></TD>
 <TD onmouseover="hexa('#3333FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3333ff height=10></TD>
 <TD onmouseover="hexa('#336600')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#336600 height=10></TD>
 <TD onmouseover="hexa('#336633')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#336633 height=10></TD>
 <TD onmouseover="hexa('#336666')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#336666 height=10></TD>
 <TD onmouseover="hexa('#336699')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#336699 height=10></TD>
 <TD onmouseover="hexa('#3366CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3366cc height=10></TD>
 <TD onmouseover="hexa('#3366FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3366ff height=10></TD>
 <TD onmouseover="hexa('#339900')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#339900 height=10></TD>
 <TD onmouseover="hexa('#339933')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#339933 height=10></TD>
 <TD onmouseover="hexa('#339966')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#339966 height=10></TD>
 <TD onmouseover="hexa('#339999')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#339999 height=10></TD>
 <TD onmouseover="hexa('#3399CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3399cc height=10></TD>
 <TD onmouseover="hexa('#3399FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#3399ff height=10></TD>
 <TD onmouseover="hexa('#33CC00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33cc00 height=10></TD>
 <TD onmouseover="hexa('#33CC33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33cc33 height=10></TD>
 <TD onmouseover="hexa('#33CC66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33cc66 height=10></TD>
 <TD onmouseover="hexa('#33CC99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33cc99 height=10></TD>
 <TD onmouseover="hexa('#33CCCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33cccc height=10></TD>
 <TD onmouseover="hexa('#33CCFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ccff height=10></TD>
 <TD onmouseover="hexa('#33FF00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ff00 height=10></TD>
 <TD onmouseover="hexa('#33FF33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ff33 height=10></TD>
 <TD onmouseover="hexa('#33FF66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ff66 height=10></TD>
 <TD onmouseover="hexa('#33FF99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ff99 height=10></TD>
 <TD onmouseover="hexa('#33FFCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ffcc height=10></TD>
 <TD onmouseover="hexa('#33FFFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#33ffff height=10></TD></TR>
 <TR>
 <TD onmouseover="hexa('#660000')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#660000 height=10></TD>
 <TD onmouseover="hexa('#660033')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#660033 height=10></TD>
 <TD onmouseover="hexa('#660066')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#660066 height=10></TD>
 <TD onmouseover="hexa('#660099')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#660099 height=10></TD>
 <TD onmouseover="hexa('#6600CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6600cc height=10></TD>
 <TD onmouseover="hexa('#6600FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6600ff height=10></TD>
 <TD onmouseover="hexa('#663300')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#663300 height=10></TD>
 <TD onmouseover="hexa('#663333')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#663333 height=10></TD>
 <TD onmouseover="hexa('#663366')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#663366 height=10></TD>
 <TD onmouseover="hexa('#663399')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#663399 height=10></TD>
 <TD onmouseover="hexa('#6633CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6633cc height=10></TD>
 <TD onmouseover="hexa('#6633FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6633ff height=10></TD>
 <TD onmouseover="hexa('#666600')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#666600 height=10></TD>
 <TD onmouseover="hexa('#666633')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#666633 height=10></TD>
 <TD onmouseover="hexa('#666666')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#666666 height=10></TD>
 <TD onmouseover="hexa('#666699')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#666699 height=10></TD>
 <TD onmouseover="hexa('#6666CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6666cc height=10></TD>
 <TD onmouseover="hexa('#6666FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6666ff height=10></TD>
 <TD onmouseover="hexa('#669900')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#669900 height=10></TD>
 <TD onmouseover="hexa('#669933')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#669933 height=10></TD>
 <TD onmouseover="hexa('#669966')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#669966 height=10></TD>
 <TD onmouseover="hexa('#669999')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#669999 height=10></TD>
 <TD onmouseover="hexa('#6699CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6699cc height=10></TD>
 <TD onmouseover="hexa('#6699FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#6699ff height=10></TD>
 <TD onmouseover="hexa('#66CC00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66cc00 height=10></TD>
 <TD onmouseover="hexa('#66CC33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66cc33 height=10></TD>
 <TD onmouseover="hexa('#66CC66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66cc66 height=10></TD>
 <TD onmouseover="hexa('#66CC99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66cc99 height=10></TD>
 <TD onmouseover="hexa('#66CCCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66cccc height=10></TD>
 <TD onmouseover="hexa('#66CCFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ccff height=10></TD>
 <TD onmouseover="hexa('#66FF00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ff00 height=10></TD>
 <TD onmouseover="hexa('#66FF33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ff33 height=10></TD>
 <TD onmouseover="hexa('#66FF66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ff66 height=10></TD>
 <TD onmouseover="hexa('#66FF99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ff99 height=10></TD>
 <TD onmouseover="hexa('#66FFCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ffcc height=10></TD>
 <TD onmouseover="hexa('#66FFFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#66ffff height=10></TD></TR>
 <TR>
 <TD onmouseover="hexa('#990000')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#990000 height=10></TD>
 <TD onmouseover="hexa('#990033')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#990033 height=10></TD>
 <TD onmouseover="hexa('#990066')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#990066 height=10></TD>
 <TD onmouseover="hexa('#990099')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#990099 height=10></TD>
 <TD onmouseover="hexa('#9900CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9900cc height=10></TD>
 <TD onmouseover="hexa('#9900FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9900ff height=10></TD>
 <TD onmouseover="hexa('#993300')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#993300 height=10></TD>
 <TD onmouseover="hexa('#993333')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#993333 height=10></TD>
 <TD onmouseover="hexa('#993366')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#993366 height=10></TD>
 <TD onmouseover="hexa('#993399')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#993399 height=10></TD>
 <TD onmouseover="hexa('#9933CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9933cc height=10></TD>
 <TD onmouseover="hexa('#9933FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9933ff height=10></TD>
 <TD onmouseover="hexa('#996600')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#996600 height=10></TD>
 <TD onmouseover="hexa('#996633')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#996633 height=10></TD>
 <TD onmouseover="hexa('#996666')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#996666 height=10></TD>
 <TD onmouseover="hexa('#996699')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#996699 height=10></TD>
 <TD onmouseover="hexa('#9966CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9966cc height=10></TD>
 <TD onmouseover="hexa('#9966FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9966ff height=10></TD>
 <TD onmouseover="hexa('#999900')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#999900 height=10></TD>
 <TD onmouseover="hexa('#999933')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#999933 height=10></TD>
 <TD onmouseover="hexa('#999966')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#999966 height=10></TD>
 <TD onmouseover="hexa('#999999')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#999999 height=10></TD>
 <TD onmouseover="hexa('#9999CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9999cc height=10></TD>
 <TD onmouseover="hexa('#9999FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#9999ff height=10></TD>
 <TD onmouseover="hexa('#99CC00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99cc00 height=10></TD>
 <TD onmouseover="hexa('#99CC33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99cc33 height=10></TD>
 <TD onmouseover="hexa('#99CC66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99cc66 height=10></TD>
 <TD onmouseover="hexa('#99CC99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99cc99 height=10></TD>
 <TD onmouseover="hexa('#99CCCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99cccc height=10></TD>
 <TD onmouseover="hexa('#99CCFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ccff height=10></TD>
 <TD onmouseover="hexa('#99FF00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ff00 height=10></TD>
 <TD onmouseover="hexa('#99FF33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ff33 height=10></TD>
 <TD onmouseover="hexa('#99FF66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ff66 height=10></TD>
 <TD onmouseover="hexa('#99FF99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ff99 height=10></TD>
 <TD onmouseover="hexa('#99FFCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ffcc height=10></TD>
 <TD onmouseover="hexa('#99FFFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#99ffff height=10></TD></TR>
 <TR>
 <TD onmouseover="hexa('#CC0000')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc0000 height=10></TD>
 <TD onmouseover="hexa('#CC0033')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc0033 height=10></TD>
 <TD onmouseover="hexa('#CC0066')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc0066 height=10></TD>
 <TD onmouseover="hexa('#CC0099')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc0099 height=10></TD>
 <TD onmouseover="hexa('#CC00CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc00cc height=10></TD>
 <TD onmouseover="hexa('#CC00FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc00ff height=10></TD>
 <TD onmouseover="hexa('#CC3300')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc3300 height=10></TD>
 <TD onmouseover="hexa('#CC3333')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc3333 height=10></TD>
 <TD onmouseover="hexa('#CC3366')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc3366 height=10></TD>
 <TD onmouseover="hexa('#CC3399')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc3399 height=10></TD>
 <TD onmouseover="hexa('#CC33CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc33cc height=10></TD>
 <TD onmouseover="hexa('#CC33FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc33ff height=10></TD>
 <TD onmouseover="hexa('#CC6600')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc6600 height=10></TD>
 <TD onmouseover="hexa('#CC6633')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc6633 height=10></TD>
 <TD onmouseover="hexa('#CC6666')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc6666 height=10></TD>
 <TD onmouseover="hexa('#CC6699')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc6699 height=10></TD>
 <TD onmouseover="hexa('#CC66CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc66cc height=10></TD>
 <TD onmouseover="hexa('#CC66FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc66ff height=10></TD>
 <TD onmouseover="hexa('#CC9900')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc9900 height=10></TD>
 <TD onmouseover="hexa('#CC9933')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc9933 height=10></TD>
 <TD onmouseover="hexa('#CC9966')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc9966 height=10></TD>
 <TD onmouseover="hexa('#CC9999')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc9999 height=10></TD>
 <TD onmouseover="hexa('#CC99CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc99cc height=10></TD>
 <TD onmouseover="hexa('#CC99FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cc99ff height=10></TD>
 <TD onmouseover="hexa('#CCCC00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cccc00 height=10></TD>
 <TD onmouseover="hexa('#CCCC33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cccc33 height=10></TD>
 <TD onmouseover="hexa('#CCCC66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cccc66 height=10></TD>
 <TD onmouseover="hexa('#CCCC99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cccc99 height=10></TD>
 <TD onmouseover="hexa('#CCCCCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#cccccc height=10></TD>
 <TD onmouseover="hexa('#CCCCFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccccff height=10></TD>
 <TD onmouseover="hexa('#CCFF00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccff00 height=10></TD>
 <TD onmouseover="hexa('#CCFF33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccff33 height=10></TD>
 <TD onmouseover="hexa('#CCFF66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccff66 height=10></TD>
 <TD onmouseover="hexa('#CCFF99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccff99 height=10></TD>
 <TD onmouseover="hexa('#CCFFCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccffcc height=10></TD>
 <TD onmouseover="hexa('#CCFFFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ccffff height=10></TD></TR>
 <TR>
 <TD onmouseover="hexa('#FF0000')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff0000 height=10></TD>
 <TD onmouseover="hexa('#FF0033')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff0033 height=10></TD>
 <TD onmouseover="hexa('#FF0066')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff0066 height=10></TD>
 <TD onmouseover="hexa('#FF0099')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff0099 height=10></TD>
 <TD onmouseover="hexa('#FF00CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff00cc height=10></TD>
 <TD onmouseover="hexa('#FF00FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff00ff height=10></TD>
 <TD onmouseover="hexa('#FF3300')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff3300 height=10></TD>
 <TD onmouseover="hexa('#FF3333')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff3333 height=10></TD>
 <TD onmouseover="hexa('#FF3366')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff3366 height=10></TD>
 <TD onmouseover="hexa('#FF3399')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff3399 height=10></TD>
 <TD onmouseover="hexa('#FF33CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff33cc height=10></TD>
 <TD onmouseover="hexa('#FF33FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff33ff height=10></TD>
 <TD onmouseover="hexa('#FF6600')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff6600 height=10></TD>
 <TD onmouseover="hexa('#FF6633')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff6633 height=10></TD>
 <TD onmouseover="hexa('#FF6666')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff6666 height=10></TD>
 <TD onmouseover="hexa('#FF6699')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff6699 height=10></TD>
 <TD onmouseover="hexa('#FF66CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff66cc height=10></TD>
 <TD onmouseover="hexa('#FF66FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff66ff height=10></TD>
 <TD onmouseover="hexa('#FF9900')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff9900 height=10></TD>
 <TD onmouseover="hexa('#FF9933')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff9933 height=10></TD>
 <TD onmouseover="hexa('#FF9966')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff9966 height=10></TD>
 <TD onmouseover="hexa('#FF9999')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff9999 height=10></TD>
 <TD onmouseover="hexa('#FF99CC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff99cc height=10></TD>
 <TD onmouseover="hexa('#FF99FF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ff99ff height=10></TD>
 <TD onmouseover="hexa('#FFCC00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffcc00 height=10></TD>
 <TD onmouseover="hexa('#FFCC33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffcc33 height=10></TD>
 <TD onmouseover="hexa('#FFCC66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffcc66 height=10></TD>
 <TD onmouseover="hexa('#FFCC99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffcc99 height=10></TD>
 <TD onmouseover="hexa('#FFCCCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffcccc height=10></TD>
 <TD onmouseover="hexa('#FFCCFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffccff height=10></TD>
 <TD onmouseover="hexa('#FFFF00')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffff00 height=10></TD>
 <TD onmouseover="hexa('#FFFF33')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffff33 height=10></TD>
 <TD onmouseover="hexa('#FFFF66')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffff66 height=10></TD>
 <TD onmouseover="hexa('#FFFF99')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffff99 height=10></TD>
 <TD onmouseover="hexa('#FFFFCC')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffffcc height=10></TD>
 <TD onmouseover="hexa('#FFFFFF')"
 onclick="if(bloc) { bloc = false; } else { bloc = true; }" width=10
 bgColor=#ffffff height=10></TD></TR></TBODY></TABLE>
 <FORM name=form>Az egrrel menj r a szinre,alul kiirja a kdot s
 msolhatod.Sok sikert:Virg<BR><INPUT size=9 name=hexval> </FORM></DIV></FONT>
 |