.menu_hor_line {
  background-color: #d6d6d6;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top:0px;
  padding-bottom: 0px;
  /*color: #66667C;
  font-weight: bold;*/
  height: 19px;
  width: 200px;
}  

table.menu_hor {
  width: 100%;
  text-align: center;
}

a.menu_hors:link, a.menu_hors:hover, a.menu_hors:active, a.menu_hors:visited {
  color: #66667C;
  text-decoration: none;
  font-weight: bold;
}