body,td {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  font-family: "Arial"; 
  font-size: 12px;
  color: #663300;
  scrollbar-base-color:#999933;
  scrollbar-arrow-color:#999933;
  }
:link, :visited { 
  color: #999933; 
  text-decoration: underline; 
}

:link:hover, :visited:hover { 
  color: #999999; 
  text-decoration: none; 
}

:link:active, :visited:active { 
  color: #999999; 
  text-decoration: none;
}

h1,h2,h3,h4,h5 {
   color:#999900;
   }
   
.unten {  font-family: "Arial";
  color: #999933;
  text-decoration: none;
  font-size: 8px}
a.unten:active {  font-family: "Arial";
  color: #999999;
  text-decoration: underline;
  font-size: 8px}
a.unten:hover {  font-family: "Arial";
  color: #999999;
  text-decoration: underline;
  font-size: 8px}

