body,td{
 font-family:verdana;
 font-size: 14px;
 color:white;
}
.Categorie{
 font-size:14px;
 font-weight:bold;
 color:#4f5344;
}
.Ville{
 font-size:14px;
 font-weight:bold;
 color:#b60c15;
}
A.LienGris{
 font-size:11px;
 font-weight:bold;
 color:#8d8d8d;
 text-decoration:none;
}
A.LienGris:hover{
 font-size:11px;
 font-weight:bold;
 color:#0000ff;
 text-decoration:none;
}
.PageActuelle{
 font-size:11px;
 font-weight:bold;
 color:#ff0000;
 text-decoration:none;
}
.Fiche{
 font-size:12px;
 color:#b60c15;
}

A.LienVert{
	font-weight:bold;
	color:#b6da52;
	font-size:13px;
	text-decoration:none;
}
A.LienVert:hover{
	font-weight:bold;
	color:#76fafe;
	font-size:13px;
	text-decoration:none;
}
A{
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}
A:hover{
	font-weight:bold;
	color:#b6da52;
	font-size:13px;
	text-decoration:none;
}