a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:000000;
    }
a:link {
	color: #0060EF;
	text-decoration: none;
	letter-spacing:0px;
}

a:visited {
	color: #0060EF;
	text-decoration: none;
	letter-spacing:0px;
}

a:active {
	color: #0060EF;
	text-decoration: none;
	letter-spacing:0px;
}

a:hover {
	color: #7A9BFF;
	text-decoration: none; 
	letter-spacing:0px;
}
body {
	background: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.text1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0000B6;
	text-align: justify;
}
.text2 {
	font: bold 7px Verdana, Arial, Helvetica, sans-serif;
	color: #0000B6;
	text-align: justify;
}

