body,td,th {
	color: #4A6940;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFCC;
	background-image: url();
}
.style3 {font-size: 30px}
.style4 {
	font-size: 35px;
	font-weight: bold;
}
.style5 {font-family: "Times New Roman", Times, serif}
a:link {
	color: #4A6940;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-size: 36px;
	font-weight: bold;
}

