body {
	background-color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #333333;
}
