.Footer {
	font-family: Times New Roman;
	font-size: x-small;
	color: #502e11;
	text-decoration: none;
}
.Footer a:hover {
	font-family: Times New Roman;
	font-size: x-small;
	color: #502e11;
	text-decoration: underline;
}
.Footer a:link {
	font-family: Times New Roman;
	font-size: x-small;
	color: #502e11;
	text-decoration: underline;

}
.Footer a:visited {
	font-family: Times New Roman;
	font-size: x-small;
	color: #502e11;
	text-decoration: underline;
}
.HomeBody {
	font-family: Times New Roman;
	color: #000000;
	text-decoration: underline;
}
.HomeBody a:hover {
	font-family: Times New Roman;
	color: #000000;
	text-decoration: underline;
}
.HomeBody a:link {
	font-family: Times New Roman;
	color: #000000;
	text-decoration: underline;

}
.HomeBody a:visited {
	font-family: Times New Roman;
	color: #000000;
	text-decoration: underline;
}