A:link    {
	font-family : Arial, Georgia;
	text-decoration : none;
	border-bottom: 2px dotted;
	font-weight : bold; 
	font-size : 14; 
	
}


A:visited {
	font-family : Arial, Georgia;
	text-decoration : none;
	border-bottom: 2px dotted;
	font-weight : bold;
  	font-size : 14; 
} 
}

A:hover   {
	font-family : Arial, Georgia; 
	color : #CCCC99; 
	text-decoration : none;
	border-bottom: 2px dotted #CCCC99;
	font-weight : bold;
	font-size : 14; 
}

A:link.image, A:visited.image, A:hover.image, {
	border-bottom: 0px solid #000000;	
}



BODY {
	scrollbar-arrow-color: #CCCC99; 
	scrollbar-3dlight-color: #EEEEEE; 
	scrollbar-highlight-color: #CCCC99; 
	scrollbar-face-color: #7DA7D9; 
	scrollbar-shadow-color: #989898; 
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #CCCC99; 
}









