a:link, a:visited {
	text-decoration: none;
	color: #bf9e06;
}

a:hover, a:active {
	text-decoration: none;
	color: #664d00;

}