.dropDownMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #196400;

}
a.dropDownMenu:link    {text-decoration:none; color:#196400;} 
a.dropDownMenu:visited {text-decoration:none; color: #196400;} 
a.dropDownMenu:active  {text-decoration:none; color: #196400;} 
a.dropDownMenu:hover   {text-decoration:underline; color: #196400;} 

.leftSideMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #060;
	font-weight: none;
}
a.leftSideMenu:link    {text-decoration:none; color:#060;} 
a.leftSideMenu:visited {text-decoration:none; color: #060;} 
a.leftSideMenu:active  {text-decoration:none; color: #060;} 
a.leftSideMenu:hover   {text-decoration:underline; color: #060;} 

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	text-align: left;
}
a.bodyText:link    {text-decoration:none; color:#C56C28; font-weight:bold;} 
a.bodyText:visited {text-decoration:none; color: #C56C28; font-weight:bold;} 
a.bodyText:active  {text-decoration:none; color: #C56C28; font-weight:bold;} 
a.bodyText:hover   {
	text-decoration:underline;
	color: #C56C28;
	text-align: center;
} 

/* DropDown menus text,  */
.navigation-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0B4800;
} 

a.navigation-text:link    {text-decoration:none; color: #0B4800;}
a.navigation-text:visited {text-decoration:none; color: #0B4800;}
a.navigation-text:active  {text-decoration:none; color: #0B4800;}
a.navigation-text:hover   {
	text-decoration:underline;
	color: #0B4800;
	font-size: 14px;
}

.eventTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #663300;
	text-align: center;
}
a.eventTitle:hover   {text-decoration:underline; color: #D10AA5;} 

