@charset "UTF-8";
.white_copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.default_copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #c6640d;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #b0039e;
	text-decoration: none;

}
.sub_header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CA4074;
}
.bookstyle {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #b0039e;
	text-decoration: none;

}

a:hover {text-decoration: underline;
}

