A  {
	color : #E3B21D;
	text-decoration : none;
}

A:Visited  {
	color : #E3B21D;
	text-decoration : none;
}

A:Active  {
	color : #E3B21D;
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	color : #EED179;

}
	