body {
	text-align: center;
	margin: 10px auto 0px;
	padding: 0px;
}
#baselinksbox {
	text-align: center;
	margin: 15px auto 10px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#baselinksbox a {
	color: #DADADA;
	text-decoration: none;
	font-weight: normal;
}
#topbarbox {
	margin: 0px auto;
	padding: 0px;
	width: 755px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#baselinksbox a:hover {
	color: #29923F;
	text-decoration: none;
	font-weight: normal;
}

