BODY { 
  background: #99ccff url(../Abild/marb151.gif);
  color: black; 
}

a:link { 
  color: #000099; text-decoration: none;
}
a:visited {
  color: #000099; text-decoration: none;
}
a:hover {
  color: #ffff66; background-color: #000099;
}
a:active { 
  color: #9900cc; text-decoration: none;
}

.tf1 {
  font-family: Arial; 
  font-size: 11px;
}
.tf2 {
  font-family: TimesNewRoman; 
  font-size: 24px;
}
.tf3 {
  font-family: Arial; 
  font-size: 13px;
}
.tf4 {
  font-family: TimesNewRoman; 
  font-size: 15px;
}
.new {
  background-color:ligthred;
  border: thin solid #ffffff;
  font-size: 6pt;
  color:red;
}
.newx {
  background-color:yellow;
  border: solid #ffffff;
  font-size: 9pt;
  color:purple;
}

