.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
