.CenterNewsBox {
	margin-bottom: 5px;
}


.CenterNewsBox .category {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.CenterNewsBox .category_inline {
	font-style: italic;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;


}

.CenterNewsBox .title {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

.CenterNewsBox .etitle {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.CenterNewsBox .date {
	font-style: italic;
	color: #666666;
	font-size: 10px;

}

.CenterNewsBox .text {
	padding: 3px;
	color: #FFFFFF;

}

.CenterNewsBox IMG {
}

.CenterNewsBox .more {
	background-color: #CFE4F7;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}

.CenterNewsBox a:link, .CenterNewsBox a:visited { color: #1C7BA4; }
.CenterNewsBox a:hover, .CenterNewsBox a:active { color: #A8E4FF; text-decoration: none; }
