A:link {
	text-decoration: none;
	color: #333333;
}
A:visited {
	text-decoration: none;
	color: #333333;
}
A:active {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #FF0000;
}

.delicious-posts { margin: 0em;
border: 0px;
padding: 0;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner {
margin: 0;
padding: 5px 0;
}

.delicious-post {
	border-top: 1px solid #eee;
	padding: 0em;
	}

.delicious-odd {
 background-color: #f8f8f8;
 }

.delicious-banner a { font-size: 100% }
.delicious-posts a:hover { text-decoration: underline;
color:#FF0000 }
.delicious-posts a { text-decoration: none; color: #000; display: block; padding: 0}
.delicious-post a {
font-weight:bold; }

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	
}

.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 18px;
	font-variant: normal;
	font-style: normal;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.interview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.chapters {
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 30px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.blurbauthor {
	text-align: right;
	line-height: normal;
}

.ephemera {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
}

.sidebar {
	color: #999999;
	left: 20px;
	margin-left: 60px;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
.rafdox {
	margin-left: 60px;
	line-height: normal;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
}

.box_left { 
      float: left; 
      padding: 35px; 
      margin: 0; 
      } 

.box_right {
	float: right;
	padding: 35px;
	margin: 0;
	width: 200px;
	background-color: #EEEEEE;
	position: relative;
	border: 30;
	border-color: #FFFFFF;
	border-style: solid;
        }  
