.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}


.navtext:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #003300;
	font-weight: normal;
}
a.navtext:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #CC6600;
	font-weight: normal;
}
a.navtext:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
}

.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #003300;
	font-weight: normal;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #993333;
	font-weight: normal;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #003300;
	font-weight: normal;
}
a.sponsor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #993333;
	font-weight: normal;
}
a.sponsor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
