<style>
a:visited {
text-decoration : underline; 
color : #ffa800; 
font-family : arial; 
font-size : 7pt; 
} 
a:active {
text-decoration : underline; 
color : #ffa800; 
font-family : arial; 
font-size : 7pt; 
} 
a:hover {
text-decoration : underline; 
color : #ffa800; 
font-family : arial; 
font-size : 7pt; 
} 


body {
color : #b2b2b2; 
font-size : 7pt; 
font-family : "arial"; 
background-color : #000000; 
background-image : url("/img/mainbg.gif"); 
scrollbar-face-color      : #191919;
scrollbar-shadow-color    : #191919;
scrollbar-highlight-color : #474748;
scrollbar-3dlight-color   : #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color     : #000000;
scrollbar-arrow-color     : #FFFFFF;
   }

} 


b {
color : #d2b53d; 
} 

input, textarea {
font-family : arial, tahoma, Verdana, tahoma; 
cursor : default; 
font-size : 7pt; 
border-style : solid; 
padding : 0; 
} 

</style>

