.cbmsnViewArticleLeft { float: left; width: 570px; }
.cbmsnViewArticleByline {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	margin: 5px 0 10px 0;
	font-weight : bold;
}
.ArticleText {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

A.ArticleText {
	color : #003399;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

A.ArticleText:HOVER {
	color : #CC0000;
	text-decoration: underline;
}

A.ArticleTextBold {
	color : #003399;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.ArticleTextBold:HOVER {
	color : #CC0000;
	text-decoration: underline;
}



h6 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	margin: 5px 0 10px 0;
}
	

