a:hover {
	color: #8C4047;
	text-decoration: none;
	font-weight:bold;	
	font-family: Tahoma;
}
a:visited {
	color: #52697A;
	text-decoration: none;
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
	color: #52697A;
	font-family: Tahoma;
}
a:active {
	text-decoration: none;
	color: #52697A;
	font-family: Tahoma;
}
