.txt1 {
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-size: 14px;
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #00CC33;
	text-decoration: none;

}
.txt12 {
	font-size: 12px;
	color: #333333;
}
.boraku {
	border: 1px dotted #CCCCCC;
}
.boeniki {
	border: 1px dotted #999999;
}
.boder01 {
	border: 1px dotted #FF6600;
}
.txt10 {
	font-size: 10px;
	color: #333333;
}
c:link {
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
