a:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:hover {
	color: #FF9966;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
