span.category_name {
	font-weight: bold;
}

span.news_date {
  font-size: 12px;  
}

span.news_text {

}

span.news_title {
	font-size: 14;
	font-weight: bold;
	color: #006633;
}

li.news {
  //list-style-image: url(../images/bullet.gif);
}


