<!--
body {
 font-size:10pt;
 color:#F8FC01;
 font-family:Courier New;
}

div {
 font-size:10pt;
 color:#F04020;
 font-family:Courier New;
}

input {
 background:#353500;
 border:1px solid #303000;
 color:#F8FC01;
 text-align:center;
}

.size1 b {
 font-size:20pt;
 color:#F8FC01;
 font-family:Courier New;
}

.size2 b {
 font-size:15pt;
 color:#F8FC01;
 font-family:Courier New;
}
-->

a:link { color:#EF0000; text-decoration:underline;}
a:visited { color:#F04020; text-decoration:underline;}
a:hover { color:#EF0000; text-decoration:underline;}
a:active {  color:#EF0000; text-decoration:underline;}
a:focus { color:#EF0000; text-decoration:underline;}