A:link    {
	font-family : Arial;
	color : #000099; 
	text-decoration : none; 
	border-bottom: 2px dotted #000099;
	font-size : 14; 
	
}


A:visited {
	font-family : Arial;
	color : #660000; 
	text-decoration : none;
  	border-bottom: 2px dotted #660000;
	font-size : 14; 
} 

A:hover   {
	font-family : Arial;
	color : #006666; 
	text-decoration : none;
	font-size : 14; 
}

A:link.image, A:visited.image, A:hover.image, {
	border-bottom: 0px;
	
}



BODY {
	scrollbar-arrow-color: #996600; 
	scrollbar-3dlight-color: #EEEEEE; 
	scrollbar-highlight-color: #006600; 
	scrollbar-face-color: #F5F6E8; 
	scrollbar-shadow-color: #989898;
	font-family : Arial;
	color : #00000; 
	text-decoration : none;
	font-size : 14;  
	scrollbar-track-color: #F5F6E8;
	scrollbar-darkshadow-color: #006600; 
}











