.topNav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
a.topNav:link    {
	text-decoration:none;
	color:#000;
	text-transform: uppercase;
		font-size: 13px;
} 
a.topNav:visited {text-decoration:none; color: #000;} 
a.topNav:active  {text-decoration:none; color: #000;} 
a.topNav:hover   {
	text-decoration:underline;
	color: #C00;
	font-size: 13px;
} 

.bodyText {
	color: #000000;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
a.bodyText:link    {
	text-decoration:none;
	color:#A66602;
	font-weight:bold;
} 
a.bodyText:visited {text-decoration:none; font-weight:bold;} 
a.bodyText:active  {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
} 
a.bodyText:hover   {
	text-decoration:underline;
	color: #000000;
	text-transform: none;
	font-style: normal;
} 
.eventTitle {
	text-transform: uppercase;
	color: #F60;
	text-align: center;
	font: normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
}
a.eventTitle:hover   {text-decoration:underline;} 
.bottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-variant: normal;
}
a.bottomText:link {
	text-decoration:underline;
	color:#A66602;
	font-weight:normal;
}
a.bottomText:active {
	text-decoration:none;
	color: #A66602;
}
a.bottomText:hover {

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