@charset "utf-8";
body {
	background-color: #599A3A;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666600;
	border: thick solid #6BA550;
	padding: 3px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style7 {font-size: small}

