.header
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #33CCFF;
    text-decoration: none }

.subhead
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none }


A:hover   { background: transparent; color: #660066;
            text-decoration: underline; }

A:link    { background: transparent; color: #660066;
            text-decoration: underline; }

A:visited { background: transparent; color: orange; }

