a:link {
	text-decoration: none;
	color: #f87211;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #D45F00;
	text-decoration: none;
}
