.text1 {
	font-size: 12px;
	color: #FF6600;
	line-height: 16px;}
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #8484FF;
	text-decoration: underline;
}
a:hover {
	color: #8484FF;
	text-decoration: none;
	background-color: #A0ECF9;
}
a:active {
	color: #999999;
	text-decoration: underline;
	background-color: #A0ECF9;
}
body {
	background-color: #eeffff;
}
.text-ss {color: #666666; font-size: x-small; }
.text-s {color: #666666; font-size: small; }
.rext-m {color: #666666; font-size: medium;}
.text-s-in-kai {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
.text-ss-blue {color: #0000FF; font-size: x-small; }