
body {
	background-color: #000000;
}
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: "Bradley Hand ITC";
	font-size: 72px;
	font-weight: 900;
	color: #FFFF00;
	font: Bradley Hand ITC;
}
h2 {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
	font-weight: 900;
	color: #FFFF00;
	font: Bradley Hand ITC;
}
h3 {
	margin-left: 10px;
	margin-right: 10px;
	font: comic sans;
	font-family: "Comic Sans MS";
}


p {
	margin-left: 10px;
	margin-right: 10px;

}

.navigation {
	background-color: #000000;
	display: block;
	color: #FFFF00;
	font-style: inherit;
	font-weight: bolder;
	font: sans serif;
	text-align: center;
	font-family: "Bradley Hand ITC";
}

.navigation:hover {
	background-color: #FFFF00;
	display: block;
	color:#000000;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bolder;
	font: sans serif;
	text-align: center;	
		font-family: "Bradley Hand ITC";
}

.navigation:visited {
	background-color: #000000;
	display: block;
	color:#000000;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bolder;
	font: sans serif;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
}




.navigation2 {
	color: #FFFF00;
	display: block;
	background-color: #000000;
	font-size: 16px;
	font-weight: bolder;
}
.navigation2:hover {
	color:#000000 ;
	background-color:#FFFF00 ;
	
	font-size: 16px;
}

.navigation3 {
	color:#000000; 
	display: block;
	background-color: #FFFF00;
	font-size: 16px;
	font-weight: bolder;
}
.navigation3:hover {
	color:#FFFF00 ;
	background-color:#000000 ;
	
	font-size: 16px;
}






.style7 {font-family: "Comic Sans MS"}



.style13 {
	color: #000099;
	font-family: "Comic Sans MS";
}
.style16 {color: #FFFF00; font-size: 16px; }
.style18 {font-size: 10px; color: #FFFF00; }
