A:link{ 
color: #688CC0;
text-decoration: none;
  }
A:link.01 { color: #fff; text-decoration: none }
A:visited{
color: #20528E;
text-decoration: none;
}
A:visited.01 { color: #fff; text-decoration: none }
A:active
{
color:#688CC0;
text-decoration: none;
}
A:active.01 { color: #fff; text-decoration: underline }
Body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.h1  { color: #333333; font-size: 12px; line-height: 17px; font-family: "‚l‚o ƒSƒVƒbƒN", Osaka }
.h2 { color: #333333; font-size: 10px; font-family: "‚l‚o ƒSƒVƒbƒN", Osaka }
.h3 { color: #fff; font-size: 10px; font-family: "‚l‚o ƒSƒVƒbƒN", Osaka }

.none{text-indent: -2000px;}