body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #31431B;
}
body,td,th {
	color: #000;
}
a:link {
	color: #A94329;
	text-decoration: none;
}
a:visited {
	color: #B35F4D;
	text-decoration: none;
}
a:hover {
	color: #C14611;
	text-decoration: none;
}
a:active {
	color: #802820;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.novel {
	font-size: 12px;
	line-height: 22px;
}
.page {
	font-size: 12px;
	color: #C4A486;
