BODY {
   background-color : black; 
   background-image : url('../images/general/backgrd33.gif'); 
   background-attachment : fixed; 
    scrollbar-face-color:'';
    scrollbar-base-color:#21436b;
 scrollbar-arrow-color:#FFFF00;
 scrollbar-track-color:'';
 scrollbar-shadow-color:'';
 scrollbar-highlight-color:'#336699';
 scrollbar-3dlight-color:'';
 scrollbar-darkshadow-Color:'';
}

p {font-size:.5em;}

A:visited {
   color : #00ccff; 
   text-decoration : none; 
}


A:link: {
   color : red; 
   text-decoration : none; 
}


A:LINK:HOVER: {
	background : white;}
	

A:active {
   color : #39f830; 
   text-decoration : none; 
}