<!--

body {

  margin-top: 5;

  font-size: 14px;

  text-align:center;

  background-image:url(kabe009.jpg) ;

}

H1{

  font-size: 30px;

  color: #ffffff;

}

table{

  font-size: 13px;

  color: #002233;

}

A{

  font-size: 16px;

  font-weight: bold;

}

A:link {

  COLOR: #008888;

  text-decoration: underline;

  font-size: larger;

  font-weight: bold;

}

A:visited {

  COLOR: #808080;

  text-decoration: underline;

}

A:hover {

  COLOR: #FF0000;

}

img {

  @border: none;

}

-->