A {
	text-decoration: none;
}	
A:hover {
	text-decoration: underline;
}
.titre {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #F8BF24;
	font-weight: bold;
}
.rouge {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #CC1502;
	font-weight: bold;
}
.gris {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
}