A:link {
color: white;
}
A:visited {
color: white;
}
A:active {
color: white;
}
A:hover {
color: yellow;
}
BODY {
background-color: #000000;
scrollbar-face-color:#FF0000;
scrollbar-arrow-color:yellow;
scrollbar-track-color:000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}
Font {
font-family: "Verdana", "Arial";
}