a:link {
	color: #009933;
	text-decoration: underline;
}
body,td,th {
	color: #003300;
}
a:visited {
	text-decoration: underline;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
