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

a:hover {
  text-decoration: underline;
}


.blanc {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

