body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
.books {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.content_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.content:link { text-decoration:none; font-weight:normal; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } a.content:visited { text-decoration:none; font-weight:normal; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; } a.content:hover { text-decoration:none; font-weight:normal; color:#CC9933; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } a.content:active { text-decoration:none; font-weight:normal; color:#FF0000; font-family: Arial, Helvetica, sans-serif;font-size: 12px; }

.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.booktitle_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.isbn_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.box_start {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

A {
outline: none;
 }
