.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;

}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
a.menuLink:link {
 color: #CCCCCC;
 font-weight: bold; 
 text-decoration: none;
 }
a.menuLink:visited {
 color: #CCCCCC;
 font-weight: bold;
 text-decoration: none;
 }
a.menuLink:active {
 color: #CCCCCC;
 font-weight: bold;
 text-decoration: none;
 }
a.menuLink:hover {
 color:#CCCCCC;
 font-weight: bold;
 text-decoration: underline;
 }
.headlineText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
	font-style: normal;
	font-variant: normal;
	text-transform: none;

}
.upcomingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.chalkAdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;

}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: normal;

}
.welcomeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bolder;
	text-indent: 0pt;

}
.chalkAdHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: .1em;

}
.buttonLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 10px;
}

a:link {
 color: #333333;
 font-weight: bold; 
 text-decoration: none;
 }
a:visited {
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 }
a:active {
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 }
a:hover {
 color:#000000;
 font-weight: bold;
 text-decoration: underline;
 }