a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.nomal {
	font-size: 12px;
	color: #333333;
}
.title {
	font-size: 22px;
	font-weight: bolder;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: oblique;

}
.mini {
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.bold2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
