body {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/bg_africaMap.gif);
	font-family: "Trebuchet MS", Verdana, Arial;
}
h1 {
	font-size: 18px;
	color: #56290E;
	font-weight: normal;
	letter-spacing: .15em;
	line-height: 18px;
}
h2 {
	font: 16px ;
	letter-spacing: .15em;
	line-height: 18px;
	font-weight: normal;
	color: #D98200;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

