#news_container {
	background-image: url('/images/news_back.jpg');
	background-repeat: no-repeat;
}

#carousel-content .news_text {
	color: #959595;
	font-family: Verdana;
	font-size: 14px;
}

#news_prev {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

#news_prev a {
	color: #ffffff;
	text-decoration: none;
}

#news_prev a:hover {
	color: #959595;
	text-decoration: none;
}

#news_next {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

#news_next a {
	color: #ffffff;
	text-decoration: none;
}

#news_next a:hover {
	color: #959595;
	text-decoration: none;
}

#news_details .news_title {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

#news_text {
	color: #ffffff;
}

#news_text a {
	color: #ffffff;
	text-decoration: none;
}

#news_text2 a {
	color: #aaaaaa;
	text-decoration: none;
}

#news_text2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#news_images .news_image {
	border: 3px solid #ffffff;
}