table.news_list{
	margin-top:0px;
}

table.news_list td{
	padding:10px 0;
}

table.news_list td p{
	margin: 0;
	padding: 0;
}
.news_title{
	color: #0062BF;
}
.news_title, .news_title a:link, .news_title a:visited {
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: none;
}

.news_title a:hover{
	font-weight: bold;
	text-decoration: none;
}

.news_img_anons{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.news_ctg{
	padding:4px 0;
}

.news_date{
	color: Black;
}

.news_anons{
	color: Black;
}

.news_content{
	color: Black;
}

.news_author, .news_source {
	font-size: 11px;
	font-family: Tahoma;
	color: #3B4A53;
	}
