a:link {
	color: #990000;
	text-decoration: none;
	font-size: None;
	font-weight: Normal;
	font-family: "Georgia";
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-size: None;
	font-weight: normal;
	font-family: "Georgia";
}
a:hover {
	color: #990000;
	font-weight: none;
	text-decoration: underline;
	font-size: None;
	font-family: "Georgia";
}
a:active {
	color: #990000;
	text-decoration: underline;
	font-size: None;
	font-weight: normal;
	font-family: "Georgia";
}

