.Class_menu{
  padding-top : 3px;
  padding-bottom : 3px;
  padding-left : 10px;
  padding-right : 10px;
  margin-bottom : 5px;
  margin-top : 2px;
  left : 0px;
}
.Class_menu_box{
  padding-left : 3px;
  padding-right : 3px;
  color : white;
  background-color : black;
  padding-top : 5px;
  padding-bottom : 2px;
  width : 25%;
  margin-left : 5px;
  margin-right : 5px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;
  float : left;
}
.Class_menu_box_inner{
  color : black;
  background-color : white;
  width : 71px;
  text-align : center;
  padding-left : 4px;
  padding-right : 4px;
  font-family : sans-serif;
  font-size : 14px;
  font-weight : bolder;
  

  letter-spacing : -1px;
}
.Class_menu_font{
  font-size : 15px;
  font-family : Impact;
}
.Class_menu_font_inner{
  font-size : 15px;
  font-family : "MS UI Gothic";
}
.Class_menu_font_title{
  text-align : center;
  padding-right : 10px;
  font-size : 16px;
  font-family : serif;
  font-weight : 500;
  vertical-align : -15%;
  margin-bottom : 2px;
}
.Class_menu_back{
  margin-left : 0px;
  border-left-color : white;
  margin-right : 0px;
  border-left-width : 10px;
  border-right-width : 10px;
  border-left-style : solid;
  border-right-style : solid;
  border-right-color : white;
  margin-top : 0px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : white;
  margin-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
A:ACTIVE{
  color : black;
  
  text-decoration : underline;
}
A:VISITED{
  color : black;
  
  text-decoration : underline;
}
A{
  color : black;
  text-decoration : underline;
}
A:HOVER{
  text-decoration : none;
  color : white;
  background-color : black;
  
  
  
  
  
  
}
.Class_menu_inner_2{
  padding-top : 6px;
  padding-bottom : 2px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;
  width : 12%;
  float : left;
  text-align : center;
  font-weight : normal;
}
