.mune {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	color: #C35F01;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}
.black {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
}
.brown {
	font-size: 13px;
	line-height: 1.5;
	color: #663300;
}

.t1 {
	font-size: 15px;
	color: #333333;
	line-height: 1.8;
	text-align: justify;
	text-justify: distribute;
}
.s1 {
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #C35F01;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
