.style3 {	color: #3C6C42;
	font-weight: bold;
	font-size: 14px;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
}
.style6 {color: #3D6D43}
.style7 {
	color: #060A09;
	font-weight: bold;
}
body {
	background-color: #D4DF9B;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}