/* $Id: navbar.css,v 1.1.1.1 2005/08/05 20:07:05 goltz20707 Exp $ */

body {
  background: #D1D09A;
  color: black;
  font-family: Helvetica, sans-serif;
}

A:link, A:visited , A:active {
  color: black;  
  font-weight: bold;
  text-decoration: none;
}

ul li {
  font-size: smaller;
}
