.txt01 {
	font-size: 8pt;
	color: #9F9F9F;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(../img/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt02-9pt-nor {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
}
.txt03-9pt-point {
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #666666;

}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
