.footer {
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px soild #000000;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	color: 000000;
	height: 40px;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}