/* CSS Document */

.nl_date, .nl_date a {
	font-size: 12px;
	font-weight: bold !important;
	color: #FFFF66;
	text-align: center;
	text-decoration: none;
}

.nl_title, .nl_title a {
	font-size: 11px;
	color: #FFFF66;
	text-align: left;
	text-decoration: none;
}

.nl_delimiter, .nl_delimiter a {
	height: 12px;
	background-image: url(../images/news_delimiter.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.news_title, .news_title a, .news_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000 !important;
	text-decoration: none !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_date, .news_date a, .news_date a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000 !important;
	text-decoration: none !important;
	padding-bottom: 5px;
}

.news_brief, .news_brief a, .news_brief a:hover {
	color: #000000 !important;
	text-align: justify;
	text-decoration: none !important;
	padding: 5px;
	line-height: 12px;
}

.news_text, .news_text a, .news_text a:hover {
	color: #000000 !important;
	text-align: justify;
	text-decoration: none !important;
	padding: 5px;
	line-height: 12px;
}
