a:link, a:visited, a:active {
	color: #EACA12;
	text-decoration: none;
}

a:hover {
    color: #EACA12;
	text-decoration: underline;
}