.NavigationBar {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-family: "Comic Sans MS";
}
a:hover {
	text-decoration: none;
	color: #3300CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.SubMenu {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family: "Comic Sans MS";
}
.PictureCaptions {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 20px;
}
.PageHeader {
	font-family: "Comic Sans MS";
	font-size: x-large;
	color: #FFCC33;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.GeneralText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.SubHeaders {
	color: #0000CC;
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.BannerHeader {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #FFCC33;
}
.BannerPhone {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFFFFF;
}
.DiscreetHeaders {

	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.FormLabel {


	font-family: "Comic Sans MS";
	font-size: large;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: lowercase;
}

