a:link {
  text-decoration: none; 
  color: #3193f7;
}

a:visited {
  text-decoration: none; 
  color: #3193f7; 
}

a:active {
  text-decoration: none;
  color: #999999;
}

li { margin-bottom: 3px; }

.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.book_ancilliary_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.book_review_title {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #16D807;
	text-align: left;
}
.book_review_text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
.book_title_text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 17pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FF1133;
	text-align: left;
}
.audiobook_title_text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FF1133;
	text-align: left;
}
.main_text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.awards_header {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 23pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #EDB700;
}
.awards_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.small_img_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6666ff;
}
.home_news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7B7B7B;
}
.home_news_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-style: dashed;
	border-color: #333333;
	border-width: 1px;
	color: #7B7B7B;
}
.home_news {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e42e3a;
}
.sourcetip {
    background: #FFD339;
    padding: 7px;
    border: 3px dotted white;
    line-height: 1.4em;
    font: normal small-caps bold 14pt Trebuchet MS;
}

.main_header {
    font: normal small-caps bold 18pt Trebuchet MS;
    color: #FB3149;
    background-image: url(images/gradient02.png); 
    background-repeat: repeat-x; "
}

a.header:link { color: #3193f7; text-decoration: none; }
a.header:visited { color: #3193f7; text-decoration: none; }
a.header:hover { color: #FFC602; text-decoration: none; background-color: #FB3149;}
a.header:active { color: #999999; }