#navigation td {
  border-bottom:    1px dotted #aa6666;
}

#navigation a {
  font:             14px arial;
  color:            #ffffff;
  text-decoration:  none;
  letter-spacing:   .1em;
  line-height:      15px;
  display:          block;
  padding:          4px 4px 3px 2px;
}

#navigation a:hover {
  background:       #ffffbb;
  color:            #000000;
}
