body  {
  font-family: Arial,Helvetica,Times;
  color:#000000;
  font-size: 12px;
  font-style: normal;
  font-weight:500;
  } 

td  {
  font-family: Arial,Helvetica,Times;
  color: #000000;
  } 

td.schatten  {
  font-family: Arial,Helvetica,Times;
  color: #000000;
  border-style : solid;
  border-width : 1px;
  border-right-color : #A4A4A4;
  border-bottom-color : #A4A4A4;
  border-left-color : #FFFFFF;
  border-top-color : #FFFFFF;
  }



a {
  font-family: Arial,Helvetica,Times;
  color: #000000;
  text-decoration: none;
  }

a:link {
  font-family: Arial,Helvetica,Times;
  color: #000000;
  text-decoration: none;
  }

a:hover {
  font-family: Arial,Helvetica,Times;
  color: #CC0033;
  text-decoration: none:;
  } 

a:active {
  font-family: Arial,Helvetica,Times;
  color: #CC0033;
  text-decoration: none;
  }

a:visited {
  text-decoration : none;
  } 

HR {color : #FFFFFF; text-align : center; }

