/* style copyright  © J. Piraneo. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	background: transparent;
	color: black;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #586CA1;
	text-decoration: none;
}

body{
	background-color: #626486;
	color: #ffffff;
	font: normal normal normal 14px/normal Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
}

p{
	color: #570057;
	font: normal normal normal 14px/normal Verdana, Arial, Helvetica, sans-serif;
}

td{
	color: #570057;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.books {
	border: 2px solid #570057;
	margin-right: 10px;

}

a img.books, img.books {
	border: 2px solid #570057;
	text-decoration: none;
}

.main {
	color: Black;
	background-color: #9B9DB5;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.sidetop {
	border-bottom: 0px;
	border: solid #FFFFFF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.box {
	border: 1px solid #4169E1;
}


h1 {
	font-size: 13px;
	color: #D3D3D3;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #DCC9C5;
	text-decoration: underline;
}


.copyrights {
	font: normal normal normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #570057;
}

.info {
	font-size: 15px;
	color: #000000;
	font-style: italic;
}

hr{
	color: #800080;
}
