.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545147;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a.footerlinks:link {color: #545147; text-decoration: none;}
a.footerlinks:active {color: #545147; text-decoration: none;}
a.footerlinks:visited {color: #545147; text-decoration: none;}
a.footerlinks:hover {color: #545147; text-decoration: none; }
.FooterBox {
	width: 602px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #D9DABC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
