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

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

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

body{
	background-color: #0E560E;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-top: 60px;
	
}

h1{
	color: #ce35c7;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

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

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

.main{
	background-color: #F6F8D4;
	border: 1px solid #bc8fbc;
}


.main1{
	border: 1px solid #ba55d3;
}

.intro{
	color: #e4ffd4;
}

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

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

.navbar {
	background-color: #B07BB5;
	border-bottom: 2px solid #4c1c4c;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px solid #4c1c4c;
}

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