A  {
	color : #8E8D7D;
	font-family : Times;
	font-weight : 400;
	text-decoration : none;
}

A:Visited  {
	color : #8E8D7D;
	text-decoration : none;
}

A:Active  {
	color : #9A3737;
	text-decoration : none;
}

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


