a:hover {
	color: #E1A028;
	text-decoration: underline;
}
a:active {
	color: #822F2F;
	text-decoration: blink;
}
