.contents {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bookbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	cursor: default;
}
.bookhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F99;
	font-weight: bold;
}
.linkbkgcolor {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	background-color: #CCC;
}

