BODY 
{ 
SCROLLBAR-FACE-COLOR: purple;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: grey;
SCROLLBAR-3DLIGHT-COLOR: yellow;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: yellow;
SCROLLBAR-BASE-COLOR: #000099 
} 

body, p, div, span, th, td { font-family: arial, sans serif } 
a:link {text-decoration: none;} 
a:active {text-decoration: none;}
a:visited {text-decoration: none;} 
a:hover {text-decoration: underline; color: blue }