.Footer {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.Footer a:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.Footer a:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;

}
.Footer a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.HomeBody {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
.HomeBody a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
.HomeBody a:link {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;

}
.HomeBody a:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}