a:link  {
	color : #3C54E2;
	text-decoration : none;
}

a:visited  {
	color : #3C54E2;
	text-decoration : none;
}

a:active  {
	color : #3C54E2;
	text-decoration : none;
}

a:hover  {
	color :#FB6D04;
	text-decoration : none;
}
