body {
background-color: #9E1D1D;
background-image: url(back.gif);
color: silver
}


BODY 
{ 
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: black;
SCROLLBAR-BASE-COLOR: black
} 

body, p, div, span, th, td { font-family: verdana, 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 }
