@charset "Shift_JIS";
body{
	text-align: center;
	background-image : url(wallppr033.gif);
}
A{
  
  text-decoration : none;
}
A:visited{
  
  text-decoration : none;
  color : black;
}
A:hover{
  
  text-decoration : underline;
  color : black;
}
A:active{
  
  text-decoration : none;
  color : black;
}
TH{
  color : black;
  
}
TD{
  color : black;
  
}