a.top_link {
  padding-right:35px;
}

a.top_verb {
  padding-right:70px;
}

a.nav_verb {
  display:block;
  white-space:nowrap;
  overflow:hidden;
  width:116px;
  text-align:left;
  height:18px;
  font-family:Arial, sans-serif;
  font-size:11.5px;
  font-weight:bold;
  text-decoration:none;
  margin-left:5px;
  margin-bottom:2px;
  padding-left:5px;
}

a.nav_verb:visited {
  text-decoration:none;
  margin-bottom:2px;
  padding-left:5px;
}

a.nav_verb:hover {
  text-decoration:none;
  border-bottom:1px dotted;
  border-left:1px dotted;
  margin-bottom:1px;
  padding-left:4px;
}

a.nav_verb:active {
  text-decoration:none;
  margin-bottom:2px;
  padding-left:5px;
}