<!--- Ceci est l'oeuvre de  iMedia -Oualid Chine © 2004.--->



<style>

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

.mash { font-family: arial, helvetica, sans-serif;  font-size: 20px; color: Red;
}




a:link {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
} 


A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	background: #E6C562 100px;
}


</style>