<style>
a { text-decoration: none; }
a:link {  color: #000000;  text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:hover  {color:#CC5600; text-decoration: none; border-bottom: dotted 1px #000000}
a:active { color: #FF0000; }

a.Nav:link {  color: #FFFFFF;  text-decoration: none;}
a.Nav:visited { color: #FFFFFF; text-decoration: none;}
a.Nav:hover  {color: #CCCCCC; text-decoration: none; border-bottom: dotted 1px #000000}
a.Nav:active { color: #FFFFFF; }

BODY
{
          font-family : Verdana, Helvetica, sans-serif;
         font-size : 7px;
         margin-top:0px;
                              scrollbar-shadow-color: #ECECEC; scrollbar-face-color: #CECECE;
             scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF;
             scrollbar-darkshadow-color: #ECECEC; scrollbar-track-color: #ECECEC;
             scrollbar-arrow-color: #000000
        }
td
{
font-size : 12px;
}
.tdxx {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:black;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:black;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:black;
  text-align:justify; }

  .tdunten {
  border-width:1px;
  border-style:solid;
    border-color:black;

  text-align:justify; }


  </style>