BODY {
        color: white;
        background-color: BLACK;
        font-family: arial,sans-serif;
        font-size: 12pt;
}

p { font-family:Times,Georgia,serif; font-size:13pt; color:white;}

a:link    { color: #DDDD77;     background: transparent; text-decoration: none}
a:visited { color: gold;     background: transparent; text-decoration: none}
a:active  { color: cyan;     background: transparent; text-decoration: none}
a:hover   { color: cyan;   background: transparent; text-decoration: none}
