<!--
.size13{
  font-size : 13px;
  letter-spacing : 2px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}
A.none2{  
  text-decoration : none;
  color : #000080;
}
A:HOVER.none2{
  color : blue;
  text-decoration : underline;
}
.size12{
  font-size : 12px;
}
.size14{
  font-size : 14px;
  line-height : 150%;
}
.haikei{
  background-color : yellow;
}
.size18{
  font-size : 18px;
}
.size27{
  font-size : 27px;
  line-height : 150%;
}
-->