/* Remove borders from all image links */
a img { border:none}

/* for header tages on book and author pages*/
h1 { display: inline;}
h2 { display: inline;}
h3 { display: inline;}
BODY {
	color: Black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

 TD {
	color: Black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}



a:link{
		color: #07519A;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a:active{
	color: #07519A;
	text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a:hover{
	color: #07519A;
	text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a:visited{
		color: #07519A;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.whitebg {
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #646464;
	padding-left: 3px;
	padding-right: 3px;
	padding-top:2px;
	padding-bottom:2px;}
	
	.colorbg {
	background-color: #FF6600;
	bgcolor: #F1E5B8;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #F1E5BB;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;}

/*Default Font stuff  across all selector types/pages, mainly for default font stuff */
.contenttitle, .misctext, .hottext, .medtext, .cooltext .copyright, .pageitemtitle,.pageitemsubtitle, .pageitemdetails, .eventtitle, .eventfieldtitle,
a.pubauthorlink, .pubauthornonlink, .contentleftnavheader, .contentleftnavsection,
a.contentleftnavsection,  a.sendfriend, a.audioorvideo, a.shoppinglink, 
.foundbooktilemisc, .foundbooktiledetails, .foundbooktiletitle, .foundbooktileauthor, .foundbooktilemore,
.searchresultspageindex,.browseitemparent, .browseitemchild, .imgbooktileanchor, .imgbooktilemisctext,
.themeheader, .themeintro, .pubsetheader, a.enhancedrightnav, a.eventsearchtitle {  font-family: Arial, Helvetica, sans-serif; text-decoration: none}
