body, html {
  background-image:url('');
  background-color: #1b1a1a;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: #000;
  scrollbar-face-color:black;
  scrollbar-shadow-color: black;
  scrollbar-darkshadow-color: #000;
  scrollbar-track-color: #000;
  scrollbar-arrow-color: #ded0ad;
  margin:0px;
}

html, table{
  color: silver;
  font-family: ARIAL; 
  font-size:8pt;}

A:LINK {    
 font-family: verdana; 
 font-size: 8pt;    
 color: #bb55dd;
 text-decoration: none;    
 background-color: transparent;    
 font-weight: normal;    
 text-transform: none;   
}    

A:VISITED {    
 font-family: verdana; 
 font-size: 8pt;    
 font-weight: normal;    
 text-transform: none;    
 color: white;
 text-decoration: none;
}    

A:hover {    
border:0px black solid;    
font-family: verdana; 
font-size: 8pt;    
color: white;
font-weight: normal;  
background-color: transparent;    
text-transform: none;
text-decoration:underline;
} 


b{color:white; font-weight:bolder;}

img{border:none;}