body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: 006600;
	background-color: ccffcc;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: 006600;
	background-color: ccffcc;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	background-color: #FFCCCC;
}
