a:link {
	color: #efc900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #efc900;
}
