body {
 color: #c0c0c0;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 background-color: #000000;
 }
td {
 color: #c0c0c0;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 }
td.tb {
 color: #ff0000;
 font-size: 10px;
 font-weight: bold;
 }
td.td {
 color: #8b0000;
 font-size: 10px;
 font-weight: bold;
 }
td.tiny {
 color: #ff0000;
 font-size: 10px;
 font-weight: bold;
 }
.large {
 color: #bb0000;
 font-size: 14px;
 text-decoration: none;
 font-weight: bold;
 }
A:link {
 color: #bb0000;
 text-decoration: none;
 font-weight: bold;
 }
A:visited {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 }
A:active {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 }
A:hover {
 color: #ff0000;
 text-decoration: underline;
 font-weight: bold;
 }
A:hover {
 color: #ff0000;
 text-decoration: overline;
 font-weight: bold;
 }
