@charset "utf8";
.txt {
	font-size: 12px;
	line-height: 22px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #666600;
}
a:hover {
	color: #663333;
	text-decoration: overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
