#footer {
	letter-spacing: -1px;
	margin-top: 20px;
	font-size: 11px;
	color: gray;
	text-align: center;
	width: 732px;
}

#footer a, #footer a:visited, #footer a:active {
	color: gray;
	text-decoration: none;
}

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