BODY 
{   
    scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: grey;
	scrollbar-highlight-color: grey;
	scrollbar-3dlight-color: red;
	scrollbar-darkshadow-color: darkgrey;
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #0000A0; 
     
} 

A:link   
{ 
	color: green;
} 
A:active 
{ 
	color: white;
	
} 
A:visited 
{ 
	color: green;
} 
A:hover 
{ 
	color: white;
} 
