body {
background-color: #000D15;
background-image: url(waterdropsBG.gif);
color: white
}


BODY 
{ 
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: silver;
SCROLLBAR-SHADOW-COLOR: silver;
SCROLLBAR-3DLIGHT-COLOR: silver;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: gray;
SCROLLBAR-BASE-COLOR: silver
} 

body, p, div, span, th, td { font-family: arial, sans serif } 
a:link {text-decoration: none; color: white;} 
a:active {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;} 
a:hover {text-decoration: underline; color: yellow }
