.CenterNewsBox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	border: #990000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	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-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

.CenterNewsBox .category_inline a:link, .CenterNewsBox .category_inline a:visited {
	color: #666666;
}

.CenterNewsBox .category_inline a:hover, .CenterNewsBox .category_inline a:ative {
	text-decoration: underline;
}

.CenterNewsBox .title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.CenterNewsBox .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #AF3314;
	text-decoration: none;
	font-weight: normal;

}

.CenterNewsBox .text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.CenterNewsBox IMG {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	border: 1px solid #666666;
}

.CenterNewsBox .more {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.CenterNewsBox a:link, .CenterNewsBox a:visited { color: #990000; text-decoration: none; }
.CenterNewsBox a:hover, .CenterNewsBox a:active { text-decoration: underline; }
