.bodytext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: normal;
	font-variant: normal;
	color: #52432D;
	text-decoration: none;
}
.bodytextwhite {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
}
.bodytext_journalism {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #52432D;
	text-decoration: none;
	text-transform: none;
}
.bodytextbold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #53442E;
	text-decoration: none;
}
.bodytextcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #53442E;
	text-decoration: none;
}

.navbar_link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #52432D;
	text-decoration: none;
}
.booktextways {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5B442E;
	text-decoration: none;
	font-style: normal;
	line-height: 16pt;
}
.booktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #51422D;
	text-decoration: none;
}
.bookisbnprice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.scriptheader {
	font-family: "Caflisch Script Pro Bold", "English Hand WF", Zapfino, "Sanvito Light", Palatino;
	font-size: 36pt;
	font-style: normal;
	line-height: 40pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #71522F;
	text-decoration: none;
}
.shortrevewtext {
	font-family: "Bookman Old Style", Palatino, "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #52432D;
	text-decoration: none;
}

/* Important that "visited" characteristics come before the "hover" characteristics. */
a.bodytextboldlink:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #53442E;
	text-decoration: none;
}
a.bodytextboldlink:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #53442E;
	text-decoration: none;
}

a.bodytextboldlink:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4E68D3;
	text-decoration: none;
}
