<!-- 

BODY{
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : white;
  color : #333333;
  
  background-image : url(../image/base_image.gif);
}
TD{
  
  

  
  color : #333333;
}
A{
  color : blue;
  
  
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : blue;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : none;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

-->

