body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
