@charset "UTF-8";
.WhiteBannerTextonBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-image: url(../menuPictures/bluebanner.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
