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

p { font-family:calibri,helvetica,sans-serif;  font-size: 100%; color:white; }


a:link    { color: cyan;     background: transparent; text-decoration: none}
a:visited { color: tan;      background: transparent; text-decoration: none}
a:active  { color: cyan;     background: transparent; text-decoration: none}
a:hover   { color: yellow;   background: transparent; text-decoration: none}
