A:link
{ text-decoration: none; color:#999999; }

A:visited
{ text-decoration: none; color:#999999; }

A:active
{ text-decoration: none; color:#999999; }

A:hover
{
	text-decoration: underline;
	color:#9a0202;
	font-weight: normal;
}
