.style2 {font-size: small}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990033;
}
body {
	background-color: #FFCC33;
}
a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #66CC33;
}
