<!--
BODY {
    background: #000000;
    font-family: tahoma,trebuchet ms,arial;
    font-size: 10px;
    letter-spacing: 0px;
    color: #FFFFFF; 
    text-align: justify;
}

A:link{color: #DD1313; text-decoration: none; font-weight: bold; font-size: 10px;
} 
A:visited{color: #DD1313; text-decoration: none; font-weight: bold; font-size: 10px;
} 
A:active{color: #DD1313; text-decoration: none; font-weight: bold; font-size: 10px;
} 
A:hover {color: #FFFF80; text-decoration: none; font-weight: bold; font-size: 10px
}

BODY {
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: black;
scrollbar-track-color: black;
scrollbar-arrow-color: white;
}

table { 
font-size: 10px}

<!--
b{color:#FFFF80}
i{color:#FFABAB}
-->


