 
TD{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #5a5a5a;
  border-width : 1px 1px 1px 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-color : #666666 #666666 #666666 #666666;
}
.sen1{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
}
A:LINK{
  color : green;
  text-decoration : none;
}
A:HOVER{
  color : #cc0000;
  background-color : #ffffbb;
  text-decoration : underline;
}
A:VISITED{
  color : #6a5655;
  text-decoration : none;
}
