a:link {
	font-family: tahoma;
	color: #AF8545;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #AF8545;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #AF8545;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-style: normal;
	color: #AF8545;
	cursor: auto;
}
