a  {
	color : #ff5010;
	text-decoration : none;
}

a:visited  {
	color : #ff5010;
	text-decoration : none;
}

a:active  {
	color : #ff5010;
	text-decoration : underline;
}

a:hover  {
	color : #ff5010;
	text-decoration : underline;
}