.text-02 {  font-size: 12px; line-height: 22px; color: #333333}
.text-03 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.text-s {
	font-size: 9px;
	line-height: 12px;
}
.link {
	font-size: 13px;
	text-decoration: none;
}
.link-2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a{
color: #333333;
text-decoration: none;
	}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}

