
.texte {
    font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.texte2 {
    font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7a7879;
}
.texte3 {
    font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #535252;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a21313;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#a21313;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a21313;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a21313;
	text-decoration: none;
}
