a {
 color:#0086e3;
 font-weight:bold;
 text-decoration:none;
}
a:focus {
 text-decoration:underline;
}
a:hover{
 text-decoration:underline;
}