<style type="text/css">

.color {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	background-color: #FFFFCC;
	text-decoration: none;
}
.color:hover {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.in1 {	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}
.link {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.link:hover {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	background-color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.trait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.benoit {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FF0000;
}
.color {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
