/* style copyright  © J. Piraneo. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	background: transparent;
	color: #E0B550;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #E06D50;
	text-decoration: underline;
}

body{
	background-color: #7C605A;
	color: #ffffff;
	font: normal normal normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
}

p{
	color: #EEE8AA;
	font: normal normal normal 13px/normal Verdana, Arial, Helvetica, sans-serif;
}

td{
	color: #EEE8AA;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}
.books {
	border: 2px solid #E06D50;
}
.main {
	color: #EEE8AA;
	background-color: #623B33;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.main2 {
	color: #EEE8AA;
	background-color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.box {
	
	background-color: transparent;
	color: #ffffff;
	font: normal normal normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid White;
}


h1 {
	font-size: 15px;
	color: #E06D50;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bolder;
}

h2 {
	font-size: 15px;
	color: #E06D50;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
}


h3 {
	font-size: 11px;
	color: #E06D50;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
}
.copyrights {
	font: normal normal normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #EEE8AA;
}
