a:link {
	color: E68A1B;
}
a:visited {
	color: BEB19C;
}
a:hover {
	color: DCC35B;
}
a:active {
	text-transform: E68A1B;
}
