a:link{
	COLOR: #928776;
	text-decoration:none;
	font-weight: 200;
	font-weight: bold;
	
}
a:active
{    
	color:#625A4F;
	text-decoration:none;
	font-weight: 200;
	font-weight: bold;
} 

a:visited {
	COLOR: #373947;
	text-decoration:none;
	font-weight: 200;
	font-weight: bold;
}
a:hover {
	color:#FF6600;
	text-decoration:bold;
	font-weight: 200;
	font-weight: bold;
	
}
