  div#new_top_nav {
		font-family: "Hiragino Kaku Gothic Pro", "Osaka";
    font-size: 14px;
    padding: 0px 0px 09px 0px;
    margin: 0px;
  }
    div#new_top_nav a {
      padding: 2px;
      margin-left: 23px;
      text-decoration: none;
      color: white;
    }
    div#new_top_nav a:visited {
      color: white;
    }
    div#new_top_nav a:hover {
      font-weight: inherit;
      background-color: #990000;
    }
