
PRE { font-family: verdana; font-size: 8pt; color: black; background-color: #c0c0co}
a { text-decoration: none}
a:hover { color: red; font-weight: bold}
.navigation:hover
  {
  background-color: #99CCFF;
  color: #000099;
  font-weight: bold;
  }
.navigation
  { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
  font-size: 10pt;
  left: 10px;
  position: relative;
  color:#000099;
  font-weight: normal;
  text-indent:10pt
  }

