footer {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #BBC3CE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #294163;
}
footer a:hover {
	text-decoration: underline;
}
footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #294163;
	text-decoration: none;
}
footer a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #294163;
	text-decoration: none;
}
