#footer {
	margin: 30px 0 30px 0;
	clear: both;
	color: #666;
	font-size: 10px;
	text-align: center;
}
#footer a:link {
	color: inherit;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:visited {
	color: inherit;
	text-decoration: underline;
}
