a:link {
	color: #c3a05f;
	text-decoration: none;
}
a:visited {
	color: #c3a05f;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
