#footer {
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 30px;
	clear: both;
	margin-top: 20px;
}
#footer a {
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}
