#DivFooter {
	width: 800px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #71889B;
	background-color: #889CAC;
}
#DivFooter #div  a {
	color: #36434E;
}
#DivFooter #div {
	margin-top: 3px;
}

