a{
    color: #0074D9;
  text-decoration: none;
  outline: 0;
}
  a:hover,
a:focus{
    color: #0094D9;
  text-decoration: none;
}