@charset "utf-8";
.nav-text-b/*
Domino Schnoodles
CSS style 1 nav-text-b
*/


 {
	font-family: Calibri;
	font-size: 15px;
	color: #343F41;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	
}
.nav-text-b  a, .nav-text-b  a:visited {
	font-family: Calibri;
	font-size: 15px;
	color: #343F41;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	
}
.nav-text-b   a:hover, .nav-text-b   a:active {
	font-family: Calibri;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	
}
