.hemingway {  font-family: "Comic Sans MS"; font-size: 24px; font-style: normal}
.title {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.butSml {	
	font-family:	Trebuchet,Helvetica,Arial,Sans-serif;
	font-size: 		10px;
	font-weight: 	bold;
	cursor:			hand}

.link {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;


}
.africanheader {
	font-family: African;
	font-size: 18px;
	color: #000000;

}
.header2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;

}
.africantext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #333333;
	background-position: 5px;
	font-style: normal;







}
