.footer {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link, .footerCell a:visited {
	color: #b8d0ec;
}
.footer a:hover, .footerCell a:active {
	color: #FDB327;
}
.footer p {
	margin-top: 3px;
	margin-bottom: 3px;
}

