a:link {
  color:#94CAE2;
  text-decoration: underline;
}

a:hover{
  color: #FF6633;
  text-decoration: none;
}


