a:link {  color: #000000; text-decoration: none}
a:visited {text-decoration: none; color: #000000}
a:hover {  color: #000000; text-decoration: none; background-color: #FFCC00}
a:active {  color: #CCCCCC; background-color: #FFFFFF}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.texte {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
}
.texte-retrait-10px {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin-left: 15px;
}

.titre {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

</style>
