a{
  text-decoration:none;
  color:#20557B;
}

a:hover {
    text-decoration:underline;
  color:#20557B;
  
}
