.menubar,
.menubar_here,
.menubar_emph,
.menubar_emph_here
{
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

.menubar a:link,
.menubar a:visited,
.menubar_emph a:link
.menubar_emph a:visited
{
  color: white;
  text-decoration: none;
}

.menubar a:hover,
.menubar_emph a:hover
.menubar a:active,
.menubar_emph a:active
{
  color: #FFCCFF;
  text-decoration: underline;
}

.menubar_emph {
  font-size: 1.1em;
}

.menubar_here, .menubar_emph_here {
  color: white;
}
