a:link {color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: underline;}
a:active { color: white; text-decoration: none;}

body {
scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:lightblue;
scrollbar-darkshadow-color:red;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:lightblue;
scrollbar-track-color:black;
}