a:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #69F;
	text-decoration: none;
}
a:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.flyer:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.flyer:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.flyer:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.flyer:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.contentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: 400;
}
.contentTextBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.greenborder {
	border: 3px solid #3A1414;
	text-align: left;
}
.bottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	
}

a.donate:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #1F2E55;
	font-weight: bold;
	text-decoration: none;
}
a.donate:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #69F;
	text-decoration: none;
}
a.donate:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #1F2E55;
	font-weight: bold;
	text-decoration: none;
}

a.donate:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #1F2E55;
	font-weight: bold;
	text-decoration: none;
}
.redDash {
	
}
#scrollCust {
height: 450px;
width: 680px;
overflow: auto;

padding: 8px;
scrollbar-base-color: #CC0000;
scrollbar-arrow-color: #CC0000;

}
a.event:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.event:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #69F;
	text-decoration: none;
}
a.event:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.event:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}