.communes {
   text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5E1;
	font-size: 12px;
}
 .communes a {
   text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 12px;
	font-weight : bold
}
.communes a:hover{
	text-decoration : underline;
}
