a{
		
  color : black;



  font-weight : normal;
}

a:visited{
		
  color : black;
  text-decoration : none;



  font-weight : normal;
}


A:hover{
		
  background : #d5ffd0;
  COLOR: #0D8500;
  text-decoration : none;
}

td{
		
  font-size : 0.72em;
  line-height : 1.4;
  color : black;
  letter-spacing : 0.03em;
  font-family : メイリオ;
}
-->

<!--

BODY{
		
  color :#363634;
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

