a:link {
	color: #FCEA98;
}
a:visited {
	color: #FCEA98;
}
a:hover {
	color: #4E020D;
}
a:active {
	color: #FCEA98;
}