﻿
a.cell-story-title,h1,h2 {
	color:#456687;
	font-weight:bold;
	text-align:left;	 
	text-decoration:none !Important;	
	font-size:9pt;
}
 
a.cell-story-title:hover,h1:hover,h2:hover {
	color:#132b51;
    	text-decoration:underline;
	 
}
 
 