*{font-size:12px; line-height:1.5}
.font01 {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	text-indent: 2em;
}
a.font01:hover {
	font-size: 12px;
	line-height: 25px;
	color: #009900;
	text-decoration: underline;
	text-indent: 2em;
}
.font02 {
	font-size: 12px;
	line-height: 25px;
	color: #FF6600;
	text-decoration: none;
}
a.font02:hover{
	font-size: 12px;
	line-height: 25px;
	color: #009900;
	text-decoration: underline;
}
