.kidsmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	font-weight: bold;
}
body {
	background-color: #FFCC33;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-decoration: none;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6633;
}
.PageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}
.whitelink {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-align: left;
}
.maintextnobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
}
#redtext {
	color: #F00;
	font-size: large;
	text-decoration: none;
}

