td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.NavLink {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.HdrGreen {
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.HdrGreenMd {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.HdrWhtMd {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #EC2B30;
	text-decoration: underline;
}
.NavBody {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
