.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.texte_gras {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #ffffff;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #702E12;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #702E12;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: dc5a23;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: dc5a23;
	font-weight: bold;

}
A.mlink {
	DISPLAY: inline;
	COLOR: #dc5a23;
	font-weight: bold;
	padding: 6px;
	height: auto;
	width: auto;
}
A.mlink:link {
	DISPLAY: inline;
	COLOR: #dc5a23;
	font-weight: bold;
	padding: 6px;
	height: auto;
	width: auto;
}
	
A.mlink:visited {
	DISPLAY: inline;
	COLOR: #dc5a23;
	font-weight: bold;
	padding: 6px;
	height: auto;
	width: auto;
}
	
A.mlink:hover {
	COLOR: #dc5a23;
	font-weight: bold;
	display: inline;
	padding: 6px;
	height: auto;
	width: auto;
}

