a:link {
	color: #9a7c02;
	text-decoration: underline;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #9a7c02;
	text-decoration: none;
}
