a {  text-decoration: none}
.essai {  }
a:active {  text-decoration: underline}
a:hover {  text-decoration: underline; font-weight: bolder}

