 
A{
  text-decoration : none;
}
A:HOVER{
  color : #ff0000;
  text-decoration : underline;
}
TABLE{
  font-size : 11pt;
  text-align : center;
}
.b1{
  background-color : #ccffcc;
}
.b2{
  background-color : #ffffcc;
}
.b3{
  background-color : #ccffff;
}
.ft{
  font-size : 16pt;
  text-align : center;
  font-weight : bold;
}
.tit{
  font-size : 24pt;
  color : #000099;
  text-align : center;
}
