.text_blanc {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.text_jaune {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFCC00;
}
.text_rouge_lien {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #FF0000;
}
.text_gris2 {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.text_orange_lien {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #FF9900;
}
.text_noir_7 {
	font-family: Verdana;
	font-size: 7px;
	text-decoration: none;
	color: #000000;
}
.text_blanc_fonf_gris {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
	display: block;
}
