a{
  text-decoration:none;
  color:#45A8C1;
}

a:hover {
    text-decoration:underline;
  color:#45A8C1;
  
}

