<style type="text/css">
  li { list-style-type:square; }
  a:active { color:gray;text-decoration:none; }
  a:link { color:white;text-decoration:none; }
  a:visited { color:white;text-decoration:none; }
  a:hover { color:gray;text-decoration:none; }
  hr { color:white; }
  body { background-image: linear-gradient(gray 0%, black 100%); }
  html { height: 100%; padding: 0; margin: 0; }
  body { padding: 10; margin: 0; }
  body { font-size:14; font-family:arial,helvetica; color:orange; }
</style>
