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

