.mainBody {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #333333;
}
.mainBody a:link {
	text-decoration: none;
}

.mainBody a:hover {
	text-decoration: none;
	color: #CCCC99;
}
.mainBody a:active {
	text-decoration: none;
}
.mainBody a:visited {
	text-decoration: none;
}
