.quotes {
	color: #874827;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.quoteattribute {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	margin-left: 0px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.quotebox{
	background-color: #F0CB9A;
	background-image: url(images/buzz-bkgrnd.jpg);
	background-position: top left
	margin: 0px 0px 0px;
	border: 1px solid #000000;
	padding: 0px;
	color: #E1E1E1;
	width: 95%;
}
.quotetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	background-color: #990000;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 1px;
	width: 99%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#feattemp a:link, div#feattemp a:visited {
	color: #EAEAEA;
	font-size: 10px;
	}
div#feattemp a:hover {
    color: #FFF;
	font-size: 10px;
	}	
.quotebodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #990000;
}
.navquotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #874827;
	text-decoration:none;
a:visited
	color: #874827;
a:link
	color: #874827;
}