.titre {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texte {
	font-size: 10px;
}
a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a {
	font-size: 9px;
	font-weight: bold;
	color: #1F7EDC;
	text-decoration: none;
}
