body {
	background-image: url(images/stripes.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
a:link {
	font-family: "Comic Sans MS";
	color: #6F7824;
	text-decoration: none;
}

a:visited {
	font-family: "Comic Sans MS";
	color: #6F7824;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	color: #6F7824;
	text-decoration: underline;
}
a.current:link {
	font-family: "Comic Sans MS";
	color: #3C481C;
	font-size: 14px;
	text-decoration: none;
}

a.current:visited {
	font-family: "Comic Sans MS";
	color: #3C481C;
	font-size: 14px;
	text-decoration: none;
}
a.current:hover {
	font-family: "Comic Sans MS";
	color: #3C481C;
	font-size: 14px;
	text-decoration: underline;
}
a.little:link {
	font-family: "Comic Sans MS";
	color: #6F7824;
	font-size: 11px;
	text-decoration: none;
}

a.little:visited {
	font-family: "Comic Sans MS";
	color: #6F7824;
	font-size: 11px;
	text-decoration: none;
}
a.little:hover {
	font-family: "Comic Sans MS";
	color: #6F7824;
	font-size: 11px;
	text-decoration: underline;
}
.navstyle {font-family: "Comic Sans MS"; color: #6F7824; font-size: 14px; }
.little {font-family: "Comic Sans MS"; color: #6F7824; font-size: 11px; }
.textstyle {font-family: "Comic Sans MS"; color: #3C481C; font-size: 11px; }
.titletext {font-family: "Comic Sans MS"; color: #3C481C; font-size: 13px; }
.emphtext  {font-family: "Comic Sans MS"; color: #3C481C; font-size: 15px; }
.regulartext {font-size: 14px}

