A:LINK{
    
    
  color : blue;
  text-decoration : underline;
}
A:VISITED{
    
    
  text-decoration : underline;
  color : blue;
}
A:HOVER{
    
    
  color : red;
  text-decoration : underline;
}
A.tx:HOVER{
    
    
  color : red;
  text-decoration : underline;
  background-color : #b0ffd8;
}

A.menu:LINK{
    
    
  color : white;
  display: block;
  text-decoration : none;
  width : 160px;
}
A.menu:VISITED{
    
    
  color : white;
  display: block;
  text-decoration : none;
  width : 160px;
}
A.menu:HOVER{
    
    
  font-weight : bold;
  color : green;
  display: block; 
  
  width : 160px;
  

  background-color : orange;
}


A.menu2:link{
    
    
  
  color : white;display: block;
  text-decoration : none;
  background-color : #00b7b7;
  
  

  height : 35px;
}
A.menu2:VISITED{
    
    
  
  color : white;display: block;
  text-decoration : none;
  background-color : #00b7b7;
  

  height : 35px;
}
A.menu2:HOVER{
    
    
  color : white;display: block;
  text-decoration : none;
  background-color : navy;
  

  height : 35px;
}


A.menu16:link{
    
    
  text-decoration : none;
}
A.menu16:VISITED{
    
    
  color : navy;
  text-decoration : none;
}
A.menu16:HOVER{
    
    
  font-weight : bolder;
  color : red;
  text-decoration : none;
}

A.menu_11:link{
    
    
  color : yellow;
  text-decoration : none;
}
A.menu_11:VISITED{
    
    
  color : yellow;
  text-decoration : none;
}
A.menu_11:HOVER{
    
    
  color : red;
  text-decoration : underline;
}
A.t20w:link{
    
    
  color : white;
  text-decoration : none;
}
A.t20w:VISITED{
    
    
  color : white;
  text-decoration : none;
}
A.t20w:HOVER{
    
    
  color : yellow;
  text-decoration : underline;
}
A.return:link{
    
    
  text-decoration : none;
}
A.return:VISITED{
    
    
  text-decoration : none;
  color : navy;
}
A.return:HOVER{
    
    
  color : red;
  text-decoration : underline;
}
A.title17butai:LINK{
    
    
  color : gray;
  text-decoration : underline;
}
A.title17butai:VISITED{
    
    
  color : gray;
  text-decoration : underline;
}
A.title17butai:HOVER{
    
    
  font-weight : normal;
  color : red;
  text-decoration : underline;
}


A.menu3:link{
    
    
  text-decoration : none;display: block;
  color : white;
  background-color : #00b7b7;
  font-weight : bold;
}
A.menu3:VISITED{
    
    
  text-decoration : none;display: block;
  color : white;
  background-color : #00b7b7;
  font-weight : bold;
}
A.menu3:HOVER{
    
    
  color : white;display: block;
  text-decoration : none;
  background-color : navy;
  font-weight : bold;
}

A.menu2b:link{
    
    
  
  color : white;display: block;
  text-decoration : none;
  background-color : #00b7b7;
  width : 35px;
}
A.menu2b:VISITED{
    
    
  
  color : white;display: block;
  text-decoration : none;
  background-color : #00b7b7;
  height : 35px;
}
A.menu2b:HOVER{
    
    
  color : white;display: block;
  text-decoration : none;
  background-color : navy;
  height : 35px;
}
