.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336600;
	text-align: left;

}
h1 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #336600;
	background-position: center;
	text-align: center;
	font-weight: bolder;



}
h2 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #66CC33;
	background-position: center;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC33;
	text-decoration: underline;


}
h3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #66CC33;
	text-align: center;


}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #330099;
	font-weight: bolder;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC33;
	text-decoration: underline;
}
.results {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #336600;
}
a:link {

	font-family: Arial, Helvetica, sans-serif;
	color: #66CC33;
	text-decoration: underline;
}
.cursor {
	cursor: hand;
}
.btnav {
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	cursor: hand;
}
