A:hover { 
 color:#FFFFFF; text-decoration:none; background-color:#FF1493; 
}

div,td{
 font-family:'Verdana' sans-serif;
 font-size: 75%; line-height: 130%; text-decoration: none
}

.moji {
  font-size: 100%;
  line-height: 130%; 
  text-decoration: none
}

a {
  text-decoration:none;
  font-weight: bold;
  font-size: 120%; 
}

tr:nth-child(even) {
 background-color: white; 
}

div#kyouzai tr:hover {
 background-color: yellow; 
}
