a {
	text-decoration: underline;
	color:#F5A338;
}

A:Hover  {
	color : #990000;
	text-decoration : underline;
}