#footer {
	font-family:Arial;
	font-size:10px;
	clear: both;
	height: 30px;
	text-align: center;
	background: #4b4b4b;
	color: #fff;
}
#footer a {
	line-height: 30px;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
