a:link{
	color: #700038;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color : #700038;
	font-weight : bold;
	text-decoration : underline;
}

a:hover{
	color: #0F4451;
	font-weight: bold;
	text-decoration : none;
}

a:active{
	color :#0F4451;
	font-weight : bold;
}

body{
	background: #0F4451;
	color: #000000;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	color: #FFD700;
	font: small-caps bold 18px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
}

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


.main{
	background: #FFE3AB;
}

.copyrights {
	color: #0F4451;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}



.menu{
	background: #700038;
	color: #FDF5E6;
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
}

.title{
	font-size: 20px;
	font-family: Comic Sans MS, Comic Sans MS5, cursive
	font-style: italic;
	font-weight: bold;
	color: #0F4451;
}

.books{
   border : 2px #663333 solid;
}

.box{
	border: 2px solid #FFD700;
}


TD.emain, P.emain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.esmallText, SPAN.esmallText, P.esmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.einfoBox {
  background: #000000;
}

.einfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.einfoBox, SPAN.einfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}