/* $Id: style.css,v 1.4 2001/10/30 15:24:39 krusch Exp $ */

.pteheadlines {
    font-size: 80%;
}

.pteheadlines A {
  text-decoration: none;
  color: black;
}

.footer {
  font-size: 80%;
}

.menu A {
  text-decoration: none;
  color: red;
  font-family: Arial, Helvetica, Helv, Swiss, sans serif;
  font-size: 75%;
  font-weight: bold;
  white-space: nowrap;
}

.menuactive A {
  text-decoration: none;
  color: black;
  font-family: Arial, Helvetica, Helv, Swiss, sans serif;
  font-size: 75%;
  font-weight: bold;
  white-space: nowrap;
}

.menu A:hover {
  color: black;
}