.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #C9C6C0;
}
a:link {
	color: #D6D3CF;
	text-decoration: none;
}
a:visited {
	color: #D6D3CF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #C9C6C0;
	text-decoration: none;
}
.textexsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #C9C6C0;
}
.textesouligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #C9C6C0;
	text-decoration: underline;

}
