.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.infoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.storyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
.storyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A47616;
}
