.Navigate {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #890313;
}
a:link {
	color: #890313;
	text-decoration: none;
}
a:hover {
	color: #EC002F;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}

.TitleSubWhite {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.FooterWhite {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.NavigateNoLink {
	color: #A5000B;
	font-weight: bold;
}
body {
	background-color: #88ccec;
}
.FooterBlack {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
