body {
  background-color: gray;
}
a:link {
  color: pink; font-size: 24px;}
a:hover {color: yellow;}