.bodyCopy {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.featureItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#headerLogoMenu {
	position: relative;
	height: 131px;
	width: 760px;
}
#body {
	position: relative;
	width: 750px;
	padding: 10px;
}
#footerMenu {
	position: relative;
	background-color: #FFFFFF;
	height: 60px;
	width: 760px;
	text-align: center;
}
.menuFont {
	color: #30A755;
	font-size: small;
}
a:active {
	color: #30a755;
}
