a {
  text-decoration:none;
 background-color:CCFFFF;
}

A:hover {
 COLOR: #ffffff;
 text-decoration: none;
 background-color:#FF1493;
}

div {
 font-family:'Verdana' sans-serif;
 font-size: 75%; line-height: 130%; text-decoration: none;
 background-color: #ffffff;
 width:60%;
 margin:0 auto 0 auto;
}

.moji {
 font-size: 100%;
 line-height: 130%;
 text-decoration: none;
}

.honbun { 
 font-size: 90%; 
 line-height: 130%; 
 text-decoration: none;
}