/* CSS Document */
body {
	background-image: url();
	background-color: #FAD199;
}


body,td,th {
	color: #000000;
}
.header {
	color: #990000;
	font-size: 18px;
	font-family: Kristen ITC, Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topnav {
	color: #000000;
	font-size: 18px;
	font-family: Kristen ITC, Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:link {
	color: #000000;
	text-decoration: none;
	}
	.topnav a:visited  {
	color: #000000;
	text-decoration: none;
	}
	.topnav a:hover {
	color: #990000;
	text-decoration: none;
	}
a:link {
	color: #000000;
}
a:hover {
color: #000000	}
a:visited {
color: #000000
	}
	
	
.sidenav {color: #003300; font-size: 15px; font-family: Kristen ITC, Papyrus, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

.sidenav a:link {
	color: #003300;
	text-decoration: none;
	}
	.sidenav a:hover {
	color: #990000;
	text-decoration: none;
	}
.sidenav a:visited {
	color: #003300;
	text-decoration: none;
	}
.bottomnav {color: #003300; font-size: 9px; font-family: Kristen ITC, Papyrus, Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
	
	.bottomnav a:link {
	color: #003300;
	text-decoration: none;
	}
	.bottomnav a:hover {
	color: #003300;
	text-decoration: none;
	}
	.bottomnav a:visited {
	color: #003300;
	text-decoration: none;
	}