body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
}
a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
}
a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:active {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
