.border {
	border: 1px outset #000000;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #529812;
	text-decoration: none;
	font-size: 11px;
}
.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #066C45;
	display: block;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #529812;
	text-decoration: none;
}
.textheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
