//* style Copyrighted © by GlassSlipperWebDesign.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #62A11E;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #111144;
	color: #191970;
	font: 14px Verdana, Arial, sans-serif;
}

h1{
	color: #466F19;
	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: #F0FFFF;
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
}

.copyrights {
	color: #00008B;
	font-size: 10px;
}

.nav {
	color: #812828;
	font-size: 12px;
}

.books {
	border: 2px solid #812828;
}

