.title01 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.text-black{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	line-height: 18px;

}


