body {
  background-color: pink;
  color: White;
  font-family: Arial;
}

a {
  color: hotpink;
  background-color: pink;
  font-weight: bold;
}