a:link, a:active, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}



.titre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;

}

