body{
background-color: rgb(0,0,0);
font-family: "Arial", serif;
font-size: 8pt;
color: rgb(255,255,255);
}
table{
font-size: 8pt;
font-family: "Arial", serif;
color: rgb(255,255,255);
}
a:link{
color: rgb(140,27,48);
text-decoration: none;
}
a:visited{
color: rgb(140,27,48);
text-decoration: none;
}
a:hover{
color: rgb(169,55,76);
text-decoration: none;
}

<!--
BODY {
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #8C1B30;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #8C1B30; 
}
-->