td {
  font-size:12px;
  color:#000000;
  font-family:tahoma;}
  
td.hell {
  font-size:12px;
  color:#000000;
  font-family:tahoma;}
  
td.dunkel {
  font-size:12px;
  color:#000000;
  background-color:#dddddd;
  font-family:tahoma;}
  
  td.black {
  font-size:12px;
  text-weight:bolder;
  color:#FFFFFF;
  background-color:#000000;
  font-family:tahoma;}
  
    td.red {
  font-size:12px;
  color:#FFFFFF;
  background-color:#E23F1F;
  font-family:tahoma;}

a:link {
       font-family:tahoma;
       text-decoration:none;
       color:#E23F1F;
       font-size: 12px}

a:visited {
          font-family: tahoma;
          text-decoration:none;
          color:#E23F1F;
          font-size: 12px}

a:active {font-family:  tahoma;
          text-decoration:none;
          color:#E23F1F;
          font-size: 12px}

a:hover {font-family:  tahoma;
         text-decoration:underline ;
         color:#E23F1F;
         font-size: 12px}







