 



.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 6px 6px 6px 10px;
	width: 300px;


}
.contentBox {
	border: 1px solid #FFFFFF;
	width: 782px;
}

A:link {
color: #BD110D;
text-decoration: none;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

A:visited {
color: #79211F;
text-decoration: none;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

A:active {text-decoration: none}

A:hover {
text-decoration: underline;
color: #BD110D;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.titleDates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}

