.menufontlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	
	
	
}
.sectionTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #CCCCCC}
.sectionSubtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336699}
.sectionTitleSmall { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: 
none;font-weight: bold; color: #336699}
.copyright {  font-family: "Courier New", Courier, mono; font-size: 10px; color: #666666}
.text {  font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px}
.textLite { font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px }
.title {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 25px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: #FFFFFF;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: 
none;
	color: #FF9900;
}

