a:link {
	color: #7AB503;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	background-color: #FAFAFA;
	cursor: hand;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.txt10px {
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1px;
}
.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #66CC00;
}
.txt12px {

	font-size: 12px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1px;
}
.txt10pxwhite {

	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
}
