.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

.Footer_Bold_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

a.Footer_Bold_Link:hover {
	text-decoration: underline;
}

a.Footer_Link, a.Footer_Link:link, a.Footer_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}

a.Footer_Link:hover {
	text-decoration: none;
}

