								  
 body {
	background-color: #765B00;
}
a:active {
	color: #FFFF00;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #000000;
}
.yellow-headers {color: #FFFF00}
.headers {font-size: 18px}.headers {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	margin-right: 5px;
	margin-left: 5px;
}
.small-text {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	color: #FF0;
}

.yellow-text {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	margin-right: 5px;
	margin-left: 5px;
}

.black-text {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;

}
.image-right {
	margin-left: 6px;
	border: 1px solid #000;
	background-color: #000;
}
.headers-white {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
.whitetext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
