.caption {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #996666;
	text-decoration: none;
}
.blog{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AF6161;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;

}
.blog A:link {
	text-decoration: none;
	color: #5B2F2F;
}
.blog A:hover {
	text-decoration: underline;
	color: black;
}
.blog A:visited {
	text-decoration: none;
	color: #5B2F2F;
}
.blogHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AF6161;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.feature {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #793E3E;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.feature A:link {
	text-decoration: none;
	color: black;
}
.feature A:hover {
	text-decoration: underline;
	color: #009966;
}
.feature A:visited {
	text-decoration: none;
	color: black;
}
