.main {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #009900;
	text-decoration: underline;

}
a:active {
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
text01 {
	font-size: 12px;
	color: #000000;
}
.text01 {
	font-size: 12px;
	color: #000000;
}
.text02 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text03 {
	font-size: 12px;
	color: #FFFFFF;
}
.text04 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.text05 {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}