div#foot {
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	color: #6B5D5A;
	width: 1004px;
}
div#foot a, a:hover, div#foot a:active, div#foot a:visited {
	text-decoration: none;
	color: #6B5D5A;
	
}