body
	{
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #111111; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffee; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #444444; 
	scrollbar-arrow-color: #000000; 
	font-family: Arial;
	font-size: 16px;
	font-weight: regular;
	color: #000000
	}
A:link
	{
	font-family: Arial;
	font-size: 16px; 
	text-decoration: underline; 
	color: #111111
	}
			
A:visited
	{
	font-family: Arial;
	font-size: 16px; 
	text-decoration: underline; 
	color: #111111
	}
A:active
	{
	font-family: Arial;
	font-size: 16px; 
	text-decoration: underline; 
	color: #ffffff;
	}
A:hover
	{
	font-family: Arial;
	font-size: 16px; 
	text-decoration: underline; 
	color: #ffffff;
	}
