A:link    { color: #e8e8e8; text-decoration: underline;  }
A:visited { color: #e8e8e8; text-decoration: underline;  }
A:active  { color: #990000; text-decoration: underline;  }
A:hover   { color: #990000; text-decoration: underline; font-weight: bold;}
A.extern:hover { color: #330099; font-weight: normal;}



H1      { font-family: trebuchet ms; font-weight: bold; color: #e8e8e8;}
H2      { font-family: trebuchet ms; font-size: 20px; font-weight: bold; color: #e8e8e8}
H3      { font-family: trebuchet ms; font-size: 14px; font-weight: bold;}


Body {font-family: trebuchet ms;
      font-size: 14px;
      color: #e8e8e8;
      background-color: #000000;     
      background-repeat: no-repeat;
      background-attachment: fixed}

Table {font-family: trebuchet ms;
      font-size: 14px;
      color: #e8e8e8;
      text-align: justify;
      line-height: 20px}
