.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.book {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #CC6600;
	text-decoration: none;
}
.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a {color:#666666;
	text-decoration: none;}

a:link  {
		text-decoration:none;
		color: #333333;
		}
		
a:visited {
	color:#666666;}
	
a:focus {color:#497fbf;}
	
a:hover {color:#497fbf;}

a:active {color:#497fbf;}
	
	
