a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #760000;
	text-decoration: underline overline;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCCCCC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #760000;
}
a:active {
	color: #226400;
}
