body { 
	font-family: Arial; 
	text-align: justify;
	color: #999999; 
	font-size: 10px; 
	background-color: #000000;
	background-image: url(''); 
	margin:5;
	scrollbar-base-color: #660066; 
        scrollbar-arrow-color: #9900CC; 
	scrollbar-darkshadow-color: #660000; 
	scrollbar-highlight-color: #660099 
     }
table { 
	font-family: Arial; 
	text-align: justify;
	color: #999999; 
	font-size: 10px 
      }

a:link {  
	font-family: Arial; 
	color: 0099FF; 
	text-decoration: none
       }

a:hover { 
	font-family: Arial Bold; 
	color: #00CCFF; 
	text-decoration: underline overline 
	}

a:active { 
	font-family: Arial Bold; 
	color: #00CCFF 
	 }

a:visited { 
	color: #0099FF;
	text-decoration: none
	  }

B { color: #CCCCCC }