.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFCC;
}
.Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFCC;
	text-decoration: underline;
}
.Footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFCC;
	text-decoration: underline;

}
.Footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFCC;
	text-decoration: underline;
}
.HomeBody {
	font-family: Times New Roman;
	font-size: small;
	color: #000000;
}
.HomeBody a:hover {
	font-family: Times New Roman;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
.HomeBody a:link {
	font-family: Times New Roman;
	font-size: small;
	color: #000000;
	text-decoration: underline;

}
.HomeBody a:visited {
	font-family: Times New Roman;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
.HomeBodyTitle {
	font-family: Times New Roman;
	font-size: medium;
	color: #000000;
	text-decoration: bold;
}
.HomeBodyTitle a:hover {
	font-family: Times New Roman;
	font-size: medium;
	color: #000000;
	text-decoration: bold;
}
.HomeBodyTitle a:link {
	font-family: Times New Roman;
	font-size: medium;
	color: #000000;
	text-decoration: bold;

}
.HomeBodyTitle a:visited {
	font-family: Times New Roman;
	font-size: medium;
	color: #000000;
	text-decoration: bold;
	}
.Nav {
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	text-decoration: none;

}
.Nav a:hover {
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.Nav a:link {
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.Nav a:visited {
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}