/* style Copyrighted © by GlassSlipperWebDesign.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	color: #B22222;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #B26B22;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #000000;
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
}

h1{
	color: #AC0000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font: 13px Verdana, Arial, sans-serif;
}


.main{
	background-color: #FDF4DD;
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
}

.copyrights {
	color: #812828;
	font-size: 10px;
}

.nav {
	color: #812828;
	font-size: 12px;
}

.books {
	border: 2px solid #812828;
}

