
body{background:black)}

.white{
font-color:white;
}

.gray{
font-color:gray; font-size:9;
}

body {
font-family: Arial;
font-size: 8 px;
color: #ffffff;
scrollbar-face-color:black;
scrollbar-shadow-color:#006685;
scrollbar-highlight-color:#006685;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-track-color:black;
scrollbar-arrow-color:#006685;}

BODY 
A:LINK {color: white;}
A:VISITED { color:white;}
A:ACTIVE { color: white;}
A:HOVER {color: gray;}

A:link {text-decoration:none; }
A:visited {text-decoration:none; }