body {
background-color: #FF00FF;
background: url('bg0.gif');
}
table,tr,td {
font-family: fixedsys;
color: #FFFFFF
}
a:link { text-decoration: none; color: #FFFF00 }
a:visited { text-decoration: none; color: #FFFF00 }
a:hover { text-decoration: none; color: #00FF80 }
a:active { text-decoration: underline; color: #00FF80 }
.lol { font-weight: bold; }
.lol:link { text-decoration: none; color: #FF80FF;  }
.lol:visited { text-decoration: none; color: #FF80FF;  }
.lol:hover { text-decoration: none; color: #00FF80;  }
.lol:active { text-decoration: underline; color: #00FF80; }
hr { height: 1px; color: #606060 }
.lil { font: normal 7pt small fonts; }
.med { font: bold 8pt tahoma; }
.big { font: bold 14pt small fonts; }
.ok { background: url('bg1.jpg'); border: 1px solid #000000; }
img { border: none; }
