.links_news {
	vertical-align	: top;
	color				: #fff;
	background		: #7c9c5f;
	text-align		: justify;
}


.links_news a {
	background	: #7c9c5f;
	color			: #fff;
	font-size	: 10px;
	display		: block;
	height		: 30px;
	text-decoration: none;
	padding		: 5px 5px 0px 5px;
	border-top	: 1px solid #a4bf8a;
	vertical-align: middle;
}
.links_news a:hover {
	background	: #5a7a2e;
	color			: #fff;
	height		: 30px;
	font-weight	: bold;
	font-size	: 10px;
}


div.titleMore {
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #FFF;
	text-transform: capitalize;
	background: url(images/b_bcg_title7.png) repeat-x;
}

.moreNews {
	font-size	: 12px;
	color			: #666;
	padding		: 5px 0 3px 15px;
	line-height	: 15px;
	
}
.moreNews a {
	color			: #3266b2;
	background	: url(../images/arrow1.gif) 0 15px no-repeat;
	text-align	: justify;
}
.moreNews a:hover {
	color				: #e33404;
	text-decoration: none;
	background		: url(../images/arrow2.gif) 0 15px no-repeat;
}


.announcementArchive {
	font-size	: 12px;
	color			: #666;
	padding		: 5px;
	float			: left;
	background	: none;
}
.announcementArchive a {
	text-decoration: none;
}
.announcementArchive a:hover {
	color: #ff6600;
	text-decoration: underline;
}


span.date {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	text-align	: left;
	color			: #bf6524;
	line-height	: 20px;
	padding		: 0 0 0 5px;
}

span.newsClip {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	text-align		: justify;
	line-height		: 15px;
}

span.titleArchive {
	color			: #006699;
	text-align	: left;
	font-size	: 14px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;	
	font-weight	: bold;
	padding		: 0 0 0 5px;
}

div.goBack {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d4869;
	font-size: 12px;
}