﻿body {
	font-family: "Trebuchet MS";
	font-weight: bold;
	background: #000;
	color: #fff;
	}
table {
	text-align: center;
	line-height: 100%;
	}
td {
	text-align: center;
	vertical-align: top;
	}
a:link	{	
	color:	#9CC;
	background: transparent;
	}	
a:visited	{	
	color:	#C9C;
	background: transparent;
	}
#masthead {
	background: #ffc;
	color: #006600;
	}
#books {       
	background: #ffc;
	color: #000;
	}
#books a:link	{	
	color: blue;
	background: transparent;
	}	
#books a:visited	{	
	color: magenta;
	background: transparent;
	}
#footer {
	background: #000;
	color: #ccc;	
	}
