/* House Style for ETA
   Versjon 1.0, date 11:56 07/02/99
    James Pickering */

BODY { background: #000000;
       color: #ffffff;
       font-family: Tahoma,Arial,Geneva,sans-serif; }

A:link { color: yellow;
    text-decoration: none;
    font-family: Tahoma,Arial,Geneva,sans-serif; }

A:visited { color: orange; }
A:active { color: #FFFF00{ color: yellow; }

TD  { font-family: Tahoma,Arial,Geneva,sans-serif; }

PRE, CODE { font-family: "courier new", courier, monospace; }

/* End */