TD{font-size: 13px;line-height: 130%;}
.link01{
  color : #008080;
  text-decoration : none;
}
.link01:HOVER{
  color : #400080;
  text-decoration : underline;
}
.link01 strong{
  color : #DC143C;
  text-decoration : none;
  font-weight: bold;
  font-size: 120%;
}
.link01:HOVER strong{
  color : #FF0000;
  text-decoration : underline;
}
.link02{
  color : #008080;
  text-decoration : none;
}
.link02:HOVER{
  color : #400080;
  text-decoration : underline;
background-color:F0E68C;
}
.link03{
  color : #CC3300;
  text-decoration : none;
}
.link03:HOVER{
  color : #400080;
  text-decoration : underline;
}
BODY {
  background-color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
 } 