/* style Copyrighted by Glass Slipper WebDesign. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #C4DEAF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFCD9F;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #14144C;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	color: #5D4A4A;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2 {
	color: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #B0C4DE;
	font: 12px Verdana, Arial, sans-serif;
}

.content {
	background-color: #294E7B;
	border: thin solid #C4DEAF;
}

.copyrights {
	color: #FEF9E6;
	font-size: 10px;
}

.books {
	border: medium double #65BCCD;
}

.box1 {
	border: medium double #65BCCD;
	background-color: #D5E9B1;
	color: #325154;
}

.box2 {
	color: #325154;
	font: 13px Verdana, Arial, sans-serif;
}

.box3 {
	background-color: #4B795B;
	border: 1px solid #A5BC8F;
}

.box4 {
	background-color: #FDD6A6;
	border: 1px solid #A5BC8F;
}

a.reviews:link{
	color: #004180;
	font-weight: bold;
	text-decoration: underline;
}

a.reviews:visited{
	color: #004180;
	font-weight : bold;
	text-decoration : underline;
}

a.reviews:hover{
	color: #004180;
	font-weight: bold;
	text-decoration: none;
}

a.reviews:active{
	color: #004180;
	font-weight: bold;
	text-decoration: underline;
}