<!--- Ceci est l'oeuvre de  iMedia -Oualid Chine © 2004.--->







<style>

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Yellow;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #595959;
}

.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: Red;
}


</style>