.purpleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
.purpleBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
.blackBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.blackBold2Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.blackBold3Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.blackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.whiteBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}.menufont {
	font-family: Arial;
	font-size: 10px;
	color: #99CC66;
	background-color: #663366;
	text-decoration: none;


}
.footerfont {
	font-family: Arial;
	font-size: 9px;
	font-variant: normal;
	text-transform: capitalize;
	color: #663366;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	text-transform: capitalize;
}
a:active {
	font-family: Arial;
	font-size: 9px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.underlineBoldBlack {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
        a.happenings:link{
                font-family: sans-serif, Helvetica, tahoma, Veranda, Arial;
                font-size:20px;
	        text-decoration:none;
		text-align: center;
		background-color:#663366;
		color:#ffffff;
                
                
		
                 
                 
}
          a.happenings:visited {
                font-family: sans-serif, Helvetica, tahoma, Veranda, Arial;
	        text-decoration:none;
		text-align: center;
		background-color:#663366;
		font-size:20px;
                color:#ffffff;
               
		
                 
                 
}
          a.happenings:focus {
                font-family: sans-serif, Helvetica, tahoma, Veranda, Arial;
	        text-decoration:none;
		text-align: center;
		background-color:#663366;
		font-size:20px;
		color:#ffffff;
                
                 
                 
}

          a.happenings:hover {
                font-family: sans-serif, Helvetica, tahoma, Veranda, Arial;
	        text-decoration:underline;
		text-align: center;
		background-color:#663366;
		font-size:20px;
		color:#ffffff;
              
}
          a.happenings:active {
                font-family: sans-serif, Helvetica, tahoma, Veranda, Arial;
	        text-decoration:none;
		text-align: center;
		background-color:#663366;
		font-size:20px;
		color:#ffffff;
                
                 
} 