.small {
  font-size: 11px;
  line-height: 15px;
}
.middle {
  font-size: 12px;
  line-height: 18px;
}
.big {
  font-size: 14px;
}
.wnm01title {
  color: #996600;
  font-size: 12px;
  line-height: 18px ;
}
.wnm01body {
  color: #666666;
  font-size: 12px;
  line-height: 18px ;
}
.wnm02title {
  color: #990066;
  font-size: 12px;
  line-height: 18px ;
}
.wnm02body {
  color: #666666;
  font-size: 12px;
  line-height: 18px ;
}
.wnm03title {
  color: #669900;
  font-size: 12px;
  line-height: 18px ;
}
.wnm03body {
  color: #666666;
  font-size: 12px;
  line-height: 18px ;
}
a.index:link {
  color:#000000;
  text-decoration: none;
}
a.index:visited {
  color:#666666;
  text-decoration: none;
}
a.index:hover {
  color:#FF0000;
  text-decoration: none;
}
a.index:active {
  color:#CC0000;
  text-decoration: underline;
}
