a:link {
	color: #E8CC8D;
}
a:visited {
	color: #E8CC8D;
}
a:active {
	color: #E8CC8D;
}
a:hover {
	color: #BC893A;
}