body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link { color: #0000FF; text-decoration: underline}
a:visited { color: #0000FF; text-decoration: none} 
a:hover { color: #FF0000; text-decoration: underline} 
a:active { color:#FFFF00; text-decoration: none}
a:link img {
	border-color:#0000FF;
}
a:visited img {
	border-color:#0000FF;
}
a:hover img {
	border-color:#FF0000;
}
a:active img {
	border-color:#FFFF00;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.tx15black {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 15px;
	color: #000000;
}

.borderb1 {
	border: 1px solid #000000;
	
}
.borderw1 {
	border: 1px solid #ffffff;
}
.borderg1 {
	border: 1px solid #666666;
}
.tx10black {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #000000;
}
.tx10gray {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #666666;
}

.tx15white {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 15px;
	color: #FFFFFF;
}
.tx10white {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #FFFFFF;
}
.tx_white {
	color: #FFFFFF;
}

#linky a:link { color: #FFFF00; text-decoration: underline}
#linky a:visited { color: #FFFF00; text-decoration: none}
#linky a:hover { color: #FF0000; text-decoration: underline} 
#linky a:active { color:#FFFF00; text-decoration: none}
#linkr a:link { color: #FF0000; text-decoration: underline}
#linkr a:visited { color: #FF0000; text-decoration: none}
#linkr a:hover { color: #FFFF00; text-decoration: underline} 
#linkr a:active { color:#FFFF00; text-decoration: none}
.tx12h18 {
	font-size: 12px;
	line-height: 18px;
}
.tx12white {
	font-size: 12px;
	color: #FFFFFF;
}
.tx12red {
	font-size: 12px;
	color: #FF0000;
}