a:link {
	color: #333399;
	text-decoration: none;
	font-weight: 800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:hover {
	background-color: #99CCFF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
