a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	color: 974a1b;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	color: #974a1b
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #974a1b;
	border-top-color: #974a1b;
	text-decoration: none;
	line-height: 24px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	color: #974a1b;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-color: #FF9900;
	line-height: 24px;
}
