.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
body {
	background-color: #CCCC99;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9900;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9900;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
}
