BODY { 
 text-align: left; 
 scrollbar-face-color:white;
 scrollbar-shadow-color:grey;
 scrollbar-highlight-color:black;
 scrollbar-3dlight-color:black;
 scrollbar-darkshadow-color:#000000;
 scrollbar-track-color:#6b0808;
 SCROLLBAR-ARROW-COLOR:#6b0808;
 background: white;
 font-family:Espy Sans, Geneva, Verdana, Arial, Helvetica; font-size:10px; color:#333333;
 font-size: 10px;
 color:#333333;
     }

a:active {  text-decoration: none; color: #660000}
a:hover {  text-decoration: underline; color: #660000}
a:link {  text-decoration: none; color: #660000}
a:visited {  text-decoration: none; color: #333333}
