A:link       { text-decoration: none; color: #E80000; font-weight: normal }
A:visited    { text-decoration: none; color: #E80000; font-weight: normal }
A:hover      { text-decoration: none; color: #C00000; font-weight: normal }



BODY { 
color: #E80000;
background: #000000;
font-size: 12 px;
font-family: Verdana, sans-serif;

}

td {
color: #E80000;
background: #000000;
font-size: 12 px;
font-family: Verdana, sans-serif;

}
.border {
border: 2px solid #9C0000;
}

.tiny {
color: #E80000;
background: #000000;
font-size: 9 px;
font-family: Verdana, sans-serif;
}