body { 
  font-family: Trebuchet MS, sans-serif;
  font-size: 12pt;
  background-color: white;
}

div.navbar { 
  background-color: #ffffee;
  width: 100%;
  border: 1px #ddd solid;
 }
a.uplink { 
  text-decoration: none;
  color: #822;
}
a.uplink:hover { 
  text-decoration: underline;
}

