  
.FontClass{
  font-size : 13px;
  line-height : 1.5em;
}
.LayoutClass{
  background-color : white;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  text-decoration : none;
}
.SelectedClass{
display:block;
  background-color : white;
  vertical-align : middle;
  text-align : center;
  height : 1em;
  
  font-size : 13px;
  
  text-decoration : none;
  
  font-weight : 700;
}
.LinkClass{
display:block;
  font-size : 13px;
  
  
  vertical-align : middle;
  text-align : center;
  
  
  color : white;
  background-color : navy;
}
.ButtonClass{
  color : white;
  background-color : navy;
  text-align : center;border-width : 1px 1px 1px 1px;border-style : outset outset outset outset;border-color : white white white white;
  width : 15em;
  height : 1.5em;
  font-size : 13px;
  text-decoration : none;
  font-weight : bold;
}
.WakuginClass{
  font-size : 13px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}
A:HOVER{
  color : red;
}
.WakuClass{
  font-size : 13px;
  line-height : 1.5em;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;}

