a:link {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #330000;

}
a:hover {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #663300;
}
p {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #000000;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24pt;
	font-weight: bold;
	color: #330000;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color: #330000;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #330000;
}
li {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #003300;
	list-style-type: square;
}
.navbut p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
		}
.navbut a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3CC9DE;
	background-color: #5D3408;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
}

.navbut_bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #014218;
		text-decoration: none;
}

.navbut_bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut_bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #602E0A;
	background-color: #F0D8B2;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
	height: 14;
	width: auto;
}

.title_top p	{font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	}