

.navl1, .navl1 a:link, .navl1 a:visited, .navl1 a:active {
	font-size: 9.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BDBDBD;
	text-decoration: none;
}
.navl1 a:hover {
	color: #ED1C24;
}


.navl2, .navl2 a:link, .navl2 a:visited, .navl2 a:active {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #656565;
	text-decoration: none;
}
.navl2 a:hover {
	color: #ED1C24;
}

.bgGreyDark {
	background-color: #BDBDBD;
}
