a:link, a:visited, a:active {
	text-decoration:none;
	font-family: Myraid Roman, Verdana, sans-serif;
	font-weight: normal;
	color:#bf6528;
}
a:hover, a {
	text-decoration:underline;
	color:#7e2a1a;
	font-family:Myraid Roman, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}
