a:link {
	color: #89171C;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3E3E3;
}
