.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #582903;
	font-weight: bold;
}
.tit1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #763b21;
}
.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #582903;
	font-weight: normal;
}
.tit2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535931;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535931;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #582903;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535931;
	text-decoration: none;
}

