/* Start of CMSMS style sheet 'news' */
#news{
 font-size: 12px;

	line-height: 18px;


}

.NewsSummaryPostdate {

font-size: 10px;
color: #666666;

}

.NewsSummaryCategory {


font-size: 10px;
color: #666666;
background-color: #CBF0F5;
}

.NewsSummaryLink {
color: #0099CC;
text-decoration: none;
font-weight: bold;

}


a:link {
	
color: #0099CC;
text-decoration: none;

}
a:visited {
	text-decoration: none;
color: #0099CC;
}
a:hover {
	text-decoration: none;
text-decoration: none;
}
a:active {
	text-decoration: none;

}
/* End of 'news' */

