body {
  background-color: #2a2840;
  color: white;
  font-family: trebuchet, sans-serif;
}
a:link {text-decoration: none; color: yellow;}
a:visited {text-decoration: none; color: yellow;}
a:active {text-decoration: none; color: yellow;}
a:hover {text-decoration: underline; color: white;}
