/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

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

a:hover {
	color: #009901;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #3e6c40;
	margin-top: 50px;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #659a65;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

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

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

.content {
	background-color: #660066;
	border: 4px double;
	border-color: #610062;
	font: normal normal normal 14px "Times New Roman", Times, serif;
	color: Purple;
}



.navbarbox{
	background-color: #563479;
	border-top: 1px solid #7eff00;
}

.main{
	background-color: #EEEDD7;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px solid #7eff00;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #526c2f;
	font-size: 10px;
}

.reviewquote {
	color: #8b008b;
	font-size: 15px;
	font: italic bold;
	font-family: Verdana, Arial, sans-serif;
}


.books {
	border: 1px solid #8b008b;
}


a img.books, img.books {
border: 1px solid #8b008b;
text-decoration: none;
}


