 
<p>.content { font-size: 12px; line-height: 20px} <br>
  a:visited { color: #333333; text-decoration: none}<br>
  a:link { color: #666666; text-decoration: none}<br>
  a:hover { color: #CC3300; text-decoration: underline} </p>
content {  font-size: 12px; line-height: 20px}
.content {
	font-size: 13px;
	line-height: 30px;
	color: #757260;
	letter-spacing: normal;
	text-decoration: none;

}
a:hover {
	color: #725549;
	text-decoration: underline;
	background-color: #FFF9E1;
	font-size: 16px;




}
a:link {
	color: #989482;
	text-decoration: none;


}
a:visited {
	color: #8E8A77;



}
.content-s {
	font-size: 10px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #CDC1BA;
}
.title01 {
	font-size: 14px;
	line-height: 23px;
	color: #663300;
}
.content-H {
font-size: 13px; line-height: 15px
}
.title02 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #594806;
}
.content-m {

	font-size: 13px;
	line-height: 23px;
	color: #989482;
}
