#footer {
	color: #505050;
	font-size: 0.9em;
	text-align: center;
	margin: 30px 0px 53px;
}
	#footer a:link,
	#footer a:visited {
		color: #646464;
		text-decoration: underline;
	}
	#footer a:hover {
		text-decoration: none;
	}
	