.rules .contents a.link {
	text-decoration: none;
	color: #c6893f;
}
.rules .contents a.link:hover {
	color: #ffffff;
	background: #c6893f;
}

.rules .contents ._indent {
	padding-left: 1em;
	text-indent: -1em;
}
.rules .contents ._txtParent ._child {
	display: block;
	font-size: 1em;
	padding-left: 1em;
}