#news_BACKGROUND {
	background-image: url(../news/news_GROUND.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 382px;
}
#news_TEXT_ENTRY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 320px;
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 80px;
}
#news_TEXT_DETAILS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: 320px;
	text-align: left;
	margin-top: 5px;
}

#news_LINKS a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#news_LINKS a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC008C;
	text-decoration: underline;
}
