body{
background-color: rgb(0,0,0);
font-family: "Arial", serif;
font-size: 8pt;
color: rgb(148,170,158);
}
table{
font-size: 8pt;
font-family: "Arial", serif;
color: rgb(148,170,158);
}
a:link{
color: rgb(157,20,21);
text-decoration: none;
}
a:visited{
color: rgb(157,20,21);
text-decoration: none;
}
a:hover{
color: rgb(148,170,158);
text-decoration: none;
}

<!--
BODY {
scrollbar-3dlight-color: #94AA9E;
scrollbar-arrow-color: #9D1415;
scrollbar-darkshadow-color: #94AA9E;
scrollbar-face-color: #94AA9E;
scrollbar-highlight-color: #94AA9E;
scrollbar-shadow-color: #94AA9E;
scrollbar-track-color: #94AA9E; 
}
-->