a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: 700;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
BODY,TD,TH {
	font-family : Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	color: #333333;
	font-size: 10pt;
  line-height : 150%;
}
.style2 {
	color: #FF0000;
	font-size: 9pt;
  line-height : 100%;
}

