body {
    background: #000000;
    color: #ffffff;
    font-family: verdana;
    }

a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:hover { text-decoration: underline; }
