.text {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.text02 {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
h1 {
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.text03 {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.text04 {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.text05 {
	font-size: 20px;
	line-height: 20px;
	color: #333333;
}