body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663399;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663399;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0099;
}
title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990066;
}
