 body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	background-image : url(back.gif);
	background-color: #333333;
	text-align: center;
  }
 h1 {
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  margin: 10px 20px 10px 20px
  ;}
h2 {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin: 10px 20px 10px 20px
  ;}
h3 {
  text-align: left;
  font-size: 14px;
  color: #cccccc;
  }
  h4 {
  text-align: left;
  font-size: 12px;
  color: #cccccc;
  margin: 10px 20px 10px 20px
  ;}
a:link{
color:#ffffff;
text-decoration: none;
}
a:visited{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#fff000;
text-decoration: none;
}
a:active{
color:#ff0000;
text-decoration: none;
}
img {
margin: 10px 2px 10px 2px
  ;}
#LINK{
text-align: center;
font-size: 12px;
color: #666666;
}
#LINK a:link{
color:#ffffff;
text-decoration: none;
}
#LINK a:visited{
color:#ffffff;
text-decoration: none;
}
#LINK a:hover{
color:#fff000;
text-decoration: none;
}
#LINK a:active{
color:#ff0000;
text-decoration: none;
}
