  A:link {
          color:#003333;
		  text-decoration: none}
		
  A:visited {
              color:#003333;
			  text-decoration:none}

  A:hover {background:#CCCCFF; 
           color:black; 
		
		   text-decoration:none} 
		  
  A:active {
            color:red; 

			text-decoration:none} 


BODY{
scrollbar-face-color:#9966ff;
scrollbar-arrow-color:#eeeeee;
scrollbar-track-color:#555555;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
