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