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: #FF8000;
	
} 
A:visited 
{ 
	color: green;
} 
A:hover 
{ 
	color: #FF8000;
} 

FONT.cim
{
	font-weight: bold;
	font-size: large;
	color: #0000FF;
}
