.leftMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #F5ECCD;
}
a.leftMenu:link    {text-decoration:none; color:#FFFFFF;} 
a.leftMenu:visited {text-decoration:none; color: #FFFFFF;} 
a.leftMenu:active  {text-decoration:none; color: #FFFFFF;} 
a.leftMenu:hover   {text-decoration:underline; color: #FFFFFF;} 

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
a.title:link    {text-decoration:underline; color: #60411D;} 
a.title:visited {text-decoration:underline; color: #60411D;} 
a.title:active  {text-decoration:underline; color: #60411D;} 
a.title:hover   {
	text-decoration:underline;
	color: #60411D;

} 

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-variant: normal;
}
a.bodyText:link    {text-decoration:underline; color:#990000; font-weight:bold;} 
a.bodyText:visited {text-decoration:underline; color:#990000; font-weight:bold;} 
a.bodyText:active  {text-decoration:underline; color:#990000; font-weight:bold;} 
a.bodyText:hover   {
	text-decoration:underline;
	color: #000000;
	text-transform: none;
	font-style: normal;
} 

/* DropDown menus text,  */
.NEWdropmenu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
} 

a.NEWdropmenu-text:link    {text-decoration:none; color: #FFFFFF;}
a.NEWdropmenu-text:visited {text-decoration:none; color: #FFFFFF;}
a.NEWdropmenu-text:active  {text-decoration:none; color: #FFFFFF;}
a.NEWdropmenu-text:hover   {text-decoration:underline; color: #FFFFFF;}
.eventTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFCC99;
	text-align: left;
}
a.eventTitle:hover   {text-decoration:underline; color: #666666;} 
.bottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	font-variant: normal;
}
a.bottomText:link {
text-decoration:underline; color:#006600; font-weight:normal;
}
a.bottomText:active {
text-decoration:none; color: #006600;
}
a.bottomText:hover {

	text-decoration:underline;
	color: #006600;
	text-transform: none;
	font-style: normal;
}
a.bottomText:visited {
	text-decoration:underline;
	color: #006600;
}

.quoteText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #F5ECB7;
	font-variant: normal;
}
a.quoteText:link {
color:#000; font-weight:normal;
}
a.quoteText:active {
text-decoration:none; color: #000;
}
a.quoteText:hover {

	text-decoration:underline;
	color: #006600;
	text-transform: none;
	font-style: normal;
}
a.quoteText:visited {
	text-decoration:underline;
	color: #000;
}
