body {
background-color: #F0F0F0;
background: url('bg.gif');
}
table,tr,td {
font-family: fixedsys;
color: #000000
}
a:link { text-decoration: none; color: #0000FF }
a:visited { text-decoration: none; color: #0000FF }
a:hover { text-decoration: none; color: #FF00FF }
a:active { text-decoration: underline; color: #FF00FF }
.lol { font-weight: bold; }
.lol:link { text-decoration: none; color: #000000; }
.lol:visited { text-decoration: none; color: #000000; }
.lol:hover { text-decoration: none; color: #FF00FF; }
.lol:active { text-decoration: underline; color: #FF00FF; }
hr {
color: #000000;
}
.lil { font: normal 7pt small fonts; }
.med { font: bold 8pt tahoma; }
.big { font: bold 14pt small fonts; }
.bar {
height: 5px;
background: url('bar.gif');
border-width: 0px 1px 0px 1px;
border-color: #000000;
border-style: solid; }
.ok {
border-width: 1px;
border-color: #000000;
border-style: solid; }
img { border: none; }
input
{ background-color: #FFFF00; background: url('blink.gif');
font: normal 7pt small fonts; border-color: #000000; border-style: solid; border-width: 1px;} 
