.story .storyauthor  {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	color: #333333 !important;
	font-style: normal !important;
	font-size: 10px !important;
}

.featurestory .storyauthor  {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	color: #333333 !important;
	font-style: normal !important;
	font-size: 10px !important;
}


.story .storytitle {
	font-family: Georgia, "Times New Roman", Times, serif !important;
    font-weight: normal !important;
	color: #79789a !important;
	font-style: normal !important;
    font-size: 14px !important;

}

.featurestory .storytitle {
	font-family: Georgia, "Times New Roman", Times, serif !important;
    font-weight: normal !important;
	color: #79789a !important;
	font-style: normal !important;
    font-size: 14px !important;

}

.storytitle a:hover {
color: #79789a !important;
}
.featurestory a:hover {
color: #79789a !important;
}