body { color: white; background: #000066; margin-left: 0%; margin-right: 0%; margin-top: 0% }
h1,h2,h3,h4,h5,p,ul, ol { font-family: sans-serif; }
p { margin-left: 10%; margin-right: 10% }
h1 { margin-top: 0; margin-bottom: 0; }
h2 { margin-left: 5% }
A.top:link { text-decoration: none; color: black; font-weight: bold; }
A.top:visited { text-decoration: none; color: #222222; font-weight: bold; }
A.top:active { text-decoration: none; color: #222222; font-weight: bold; }
A.top:hover { text-decoration: underline; color: black; font-weight: bold; }
A:link { text-decoration: none; color: #ffcc00; font-weight: bold; }
A:visited { text-decoration: none; color: #ffdd11; font-weight: bold; }
A:active { text-decoration: none; color: #ffd11; font-weight: bold; }
A:hover { text-decoration: underline; color: #ffcc00; font-weight: bold; }
div.top {
    color: #FFCC00;
    background: black;
    border: none;
  }
div.links {
    text-indent: 5%;
    font-weight: bold;
    color: black;
    background: #FFCC00;
    border: none;
  }
