.texte{
	font-family: Arial;
	font-size: 11px;
	color: #FF9C20;
	font-style : normal;
	font-weight : bold;
}
.titre{
	font-family: Arial;
	font-size: 15px;
	color: #F7FF20;
	font-style : normal;
	font-weight : bold;
}
.date{
	font-family: Arial;
	font-size: 11px;
	color: #B22222;
	font-style : normal;
	font-weight : bold;
}
A.Lien{
	font-family: Arial;
	font-size: 11px;
	color: #68799A;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

A.Lien:hover{
	font-family: Arial;
	font-size: 11px;
	color: Black;
	font-style : normal;
	text-decoration : none;
}