h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}