.menuActive1 {
  text-decoration: none;
  color : #fff;
  font-size : 11px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 2px;
  text-align: left;
}
td.menuActive1 {
  background-color: #000;
}
.menu2 {
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  padding-top: 2px;
}
a.menu2:hover {
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  font-weight: normal;
}
.menuActive2 {
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  font-weight: normal;
  font-weight: bold;
}


