body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	letter-spacing: -1px;
}
.bottomlinks {
	font-size: small;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.bottomlinks a {
	text-decoration: none;
	color: #51802B;
	font-weight: normal;
}
.bottomlinks a:hover {
	color: #333333;
	font-weight: normal;
}
.mainlinks a {
	text-decoration: none;
	color: #7AC142;
	font-weight: bold;
}
