.menu {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0em;
	line-height: 17px;
}
.eventDate {
	font-style: italic;
	font-weight: bold;
}
.homeTitle {
	font-size: 18px;
	font-weight: bolder;
	color: #225B66;
}

.eventTitle {
	font-weight: bold;
}
.BOLD {
	font-weight: bolder;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main .copyright {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 9px;
	text-decoration: none;
}
h2 {
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #225B66;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
