
td.tdmenu {
text-align: center;
}


a.menu2:link, a.menu2:visited { 
  color            : #664021;
  display          : block;
  font-size        : 15px;
  text-decoration  : none;
  background-color : #f8f1da;
  font-weight      : normal;
  height: 30px;
  line-height: 30px;
}
a.menu2:hover {
  color            : #000000;
  display          : block;
  font-weight      : normal;
  text-decoration  : none;
  vertical-align:middle;
  line-height: 30px;
}

a.menu2_on:link, a.menu2_on:active, a.menu2_on:visited, a.menu2_on:hover {
  color            : #000000;
  display          : block;
  font-size        : 15px;
  font-weight      : normal;
  text-decoration  : none;
  line-height: 30px;  
}
