

.news_list_title {
	font-size: 12px;
	color: #f06eaa;
	font-weight: bold;
	text-transform:uppercase;
}

.news_links a {
	font-size: 12px;
	color: #004121;
}

.news_links a:hover {
	font-size: 12px;
	color: #664a22;
}

.news_warning {
	font-size: 12px;
	color: #ff0000;
}

.news_title {
	font-size: 12px;
	color: #f06eaa;
	font-weight: bold;
	text-transform:uppercase;
}

.news_date {
	font-size: 10px;
	color: #333333;
	margin:0;
	padding:0;
}

.news_contact {
	font-size: 10px;
	color: #333333;
}


.news_source {
	font-size: 10px;
	color: #333333;
}

.news_content {
	font-size: 12px;
	color: #333333;
	margin:0;
	padding:0;
}

hr {
	border: 1px #ffffff dotted;
	margin:0;
	padding:0;	
}