.centré
{
	font-family: Verdana;
	color: #820000;
	font-size: 10pt;
	 	text-align: center;
}
.texte {
	font-family: Verdana;
	color: #820000;
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
}

	a:link, a:active    {
	text-decoration: none;
	color: red;
}
	a:visited    {
	text-decoration: none;
	color: red;
}
	a:hover    {
	text-decoration: none;
	color: Lime;
}