.btm-text {
	font-size: 11px;
	color: #330000;
	font-weight: bold;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
}
h2 {
	color: #750000;
	line-height: normal;
	margin-bottom: 0px;


}
.book {
	background-color: #9FDEF7;
}
a:link {
	font-weight: bold;
	color: #330000;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #330000;
	font-weight: bold;
}
a:active {
	color: #330000;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;


}
