a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E98200;
}
a:visited {
	text-decoration: none;
}
