a{
  color:#001277;
   text-decoration:none;
  font-weight:bold;   
}
a:hover{
   text-decoration:underline overline;
}
a:visited{
    text-decoration:none;
}
