.NavbarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}
.NavbarHighLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/icons/BLDOTWD2.GIF);

}
