 
BODY{
  margin-top : 0px;
  margin-left : 0px;
  
  background-repeat : no-repeat;

  line-height : 6px;
  }
A{
  font-weight : bold;
  color : blue;
  text-decoration : none;
}
A:HOVER{
  font-weight : bold;
  color : red;
  text-decoration : none;
}
.naiyou{border-width : thin thin thin thin;border-style : groove groove groove groove;}
