a {
	color:		#F69E30;
	text-decoration: none;
}

a:hover {
	color:		#F69E30;
	text-decoration: underline;
}