A:link
{
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A:visited
{
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A:hover
{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

