/* Start of CMSMS style sheet 'Blog' */
#CGBlogSummaryLink{
		font-size: 140%;
		font-family: Georgia, Times, serif;
                                font-weight: bold;
		
}
#CGBlogSummaryLink a{	
	color: ##326ea1;
	text-decoration: none;	
}
#CGBlogSummaryLink a:hover {	
	color: ##326ea1;
	text-decoration: underline;	
}
/* End of 'Blog' */

