<!--- Ceci est l'oeuvre de  iMedia -Oualid Chine © 2004.--->







<style>

body {
	font-family: Tahoma;
	font-size: 13px;
	color: #708090;
}

td { font-family: Tahoma;  font-size: 10pt; color: black }






a:link {
	color: Red;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {color: red;  font-family: Tahoma;  font-size: 13px; text-decoration: none;  font-weight: bold; } 

a:active {
	color: red;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

} 

A:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	color: White;
	background-color: Red;
}


</style>