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

a:hover {
  text-decoration: underline;
}


.blanc {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}

