/* *** African page *** */
#african h2.title {
	border-color: #FF0000;
}
#african h2.title span {
	background-color: #FFFFFF;
	border-color: #FF0000;
}
#african .navbar a:hover {
	color: #FF3333;
}
#african .navbar a.active {
 border-left: 1px solid #333399;
 color: #333399;
}
#african .navbar a.active:hover {
	color: #333399;
	border-left: 1px solid #333399;
}
#african p.special {
	color: inherit;
	background-color: transparent;
}
#african p.special:first-letter {
 color: #FF0000;
 font-weight: bold;
 background-color: transparent;
}
