.titre {
	font-family: arial, geneva, verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
}
.texte {
	font-family: arial, geneva, verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

p {
	font-family: arial, geneva, verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

a {
	font-family: arial, geneva, verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	
}
a:hover {
	font-family: arial, geneva, verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: underline overline;
}

