.texte {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	line-height: 14px;
	padding-right: 5px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
}
