a:link {
	color: #73825C;
	text-decoration: none;
}
a:hover {
	color: #D8C517;
	text-decoration: underline;
}
a:visited {
	color: #92A574;
}
