@charset "utf-8";
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	background-color: #FFF;
	font-weight: bolder;
	font-style: normal;
	border: 0px none #F0C;
	font-size: 10px;
}
.Footer a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.Footer a:visited {
	color: #C00;
	text-decoration: none;
	font-size: 10px;
}
.Footer a:hover {
	color: #C00;
	text-decoration: none;
	font-size: 10px;
}
.Footer a:active {
	color: #C00;
	text-decoration: none;
	font-size: 10px;
}
