
.footer-body {
	background-color: #2E669C;
	font-family:Geneva;
	color: #FFFFFF;
	font-size:12px;
}
a.footer-body {
	font-family:Geneva;
	color: #FFFFFF;
	font-size:12px;
}

a.footer-body:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-body:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-body:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer-body:active {
	text-decoration: underline;
	color: #FFFFFF;
}

