.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #000000;
}
a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #666666;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #959595;
	text-decoration: underline;
}
a:active {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.lucid {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #000000;
}

