.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #756342;
}
.brownlink {
	font-weight: bold;
	color: #756342;
	text-decoration: none;
}
.brownlink:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5E04D;
}
.link {
	font-weight: normal;
	color: #D5E04D;
	text-decoration: none;
}
.link:hover {
	background-color: #D5E04D;
	color: #756342;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFDEC;
	line-height: 18px;
	font-weight: bold;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #756342;
}
a {
text-decoration: none;
}
