/* 
  Estilizando o link
*/
body a {
  color: rgb(0, 0, 163);
  text-decoration: none;
}