.hemingway {  font-family: "Comic Sans MS"; font-size: 24px; font-style: normal}
.title {  font-family: Tahoma; font-size: 20px; font-style: normal; font-weight: bold}
.link {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:link { 
	color: #660000;
	text-decoration: none;
	}
a:visited { 
	color: #111111;
	text-decoration: none;
	}
a:hover { 
	color: #990000;
	text-decoration: underline;
	}
a:active { 
	color: #000066;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;


}
.africanheader {
	font-family: African;
	font-size: 18px;
}
.header2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;

}
.africantext {
	font-family: African;
	font-size: 12px;
	font-weight: normal;
}
.titleBig {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
}
.titleBiggest {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
}
.anavianText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;

}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.anavianCaption {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.newHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.whitesmall {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.red_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

