.txt12 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.txt12_1 {
	font-size: 12px;
	line-height: 150%;
	color: #F00;
}
.txt15 {
	font-size: 15px;
	line-height: 150%;
	color: #F00;
}
.txt12brown {
	font-size: 12px;
	line-height: 150%;
	color: #7B2800;
}
.txt16b_blue {
	font-size: 16px;
	line-height: 170%;
	font-weight: bold;
	color: #003399;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: 12px;
}
