@charset "UTF-8";
.EventName {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.EventDescription {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.EventDetails {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.EventWebAddress {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}


.boldrust {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #b64926;
}

.text10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #585858;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.times14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #468966;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;

	this.style.cursor: default;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.text12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
