@charset "utf-8";
.body-text {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body-text2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.header-text {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #C7DC75;
	font-weight: bold;
}
.footer-text {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.link-text {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.link-text2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9A163D;
}
.link-text4 {
	color: #9A163D;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.link-text3 {
	color: #936999;
}
