.NavigationLink {
	font-family: "Maiandra GD";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NewTEXT {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.SubHEADER {
	font-family: "Maiandra GD";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Footer {
	font-family: "Maiandra GD";
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.NavigationLink:hover {
	font-family: "Maiandra GD";
	font-size: 13px;
	font-weight: normal;
	color: #002F63;
	text-decoration: none;
	background-color: #FFFFFF;
}
.InternalLinks {
	font-size: 14px;
	color: #002F63;
	font-family: "Maiandra GD";
	font-weight: normal;
	text-decoration: underline;
}
a.InternalLinks:hover {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

.Header-WHITE {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
a.NavigationLink_Blue:hover {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #002F63;
}
.NavigationLink_Blue {
	font-family: "Maiandra GD";
	font-size: 14px;
	color: #002F63;
	text-decoration: none;
}
.SubHEADER-BLUE {
	font-family: "Maiandra GD";
	font-size: 18px;
	font-weight: bold;
	color: #164070;
	text-decoration: none;
}
