a.subNav:link {
	font-weight: bold;
	color: #C00122;
	text-decoration: underline;
}
a.subNav:visited {

	font-weight: bold;
	color: #C00122;
	text-decoration: underline;
}
a.subNav:hover {
	font-weight: bold;
	color: #00355F;
	text-decoration: none;
}
