.axe {
	font-family:tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: none;
}

a:active{
font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #610404;
}

a:link{
font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #8F7250;
}
a:visited{
font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #7D4C11;
}
a:hover {
	color: #8F7250;
	text-decoration: none;
}
