@charset "utf-8";
body {
	background-color: #ECE9D8;
	margin-top: 0px;
	background-image: url(../img/burkinaweb.jpg);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	font-style: normal;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

