body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF90567;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:  #F90567;
	text-align: justify;
}
a.lien {
	font-size: 12px;
	font-weight: bold;
	color: #F90567;
	text-decoration: none;
	font-style: normal;
}
a.lien:visited {
	font-size: 12px;
	font-weight: bold;
	color:  #F90567;
	text-decoration: none;
	font-style: normal;
}
a.lien:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	
}
