.welcomecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: normal;
	color: #999999;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pagetitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #63895A;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	text-align: center;
}
.bookname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #577E4C;
	text-decoration: none;
	text-transform: capitalize;
}
.storecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.bookname:hover {
	color: #FF9900;
}
a.buttons:hover {
	color: #FF6600;
}
a.bookname:hover {
	color: #FF6600;
}
a.topnav:hover {
	color: #FF6600;
}
.bookcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
a.pagetitles:hover {
	color: #FF6600;
}
a.storecopy:hover {
	color: #33FF00;
}
a.pagetitles:hover {
	color: #FF9900;
}
