.home-page-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #756A40;
	text-align: justify;
}
a.home-page-links:link    {text-decoration:none; color:#FFFFFF;} 
a.home-page-links:visited {text-decoration:none; color: #FFFFFF;} 
a.home-page-links:active  {text-decoration:none; color: #FFFFFF;} 
a.home-page-links:hover   {text-decoration:underline; color: #c0ea78;} 

.bottomText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-variant: normal;
}
a.bottomText:link    {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
} 
a.bottomText:visited {
	text-decoration:none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
} 
a.bottomText:active  {text-decoration:none; font-weight:normal;} 
a.bottomText:hover   {
	color: #336600;
	text-transform: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
} 
.eventTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #036;
}
a.eventTitle:hover   {text-decoration:underline; color: #D10AA5;} 
