@charset "utf-8";
.Footer {
	background-color: #003;
	text-align: center;
	height: 75px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 2000px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
}
.Footer A:link
{
	text-decoration: none;
	color: #FFF;
}
.Footer A:visited
{
	text-decoration: none;
	color: #FFF;
}
.Footer A:active
{
	text-decoration: none;
	color: #FFF;
}
.Footer A:hover
{
	text-decoration: underline;
	color: #FFF;
}
