a:link {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: ##FF6600;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: ##FF6600;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.eventlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.linkinside {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;


