a{
   text-decoration:none !important;
}

a:focus, a:hover {
   text-decoration: underline !important;
   outline: 0 !important;
}