a:link {
	color: #FDD53F;
}
a:hover {
	color: #FFF;
}


a:visited {
	color: #CCC;
}
