input.btn_book {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	cursor: pointer;
	width: 80px;
}

a.lnk_book {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.lnk_book:hover {
	text-decoration: underline;
}