.news_title_SPANISH {
	background:url(images/right/news_title_spa.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:90px;
}
.news_title_ENGLISH {
	background:url(images/right/news_title_eng.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:90px;
}
.right_column_bkg {
	background:url(images/right/right_column_bkg.jpg);
	background-repeat:repeat-y;
	width:202px;
}

.new_box {
	width:140px;
	height:150px;
	margin-left:20px;
}
.new_image {
	width:128px;
	height:96px;
}

a.new_title:link {
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:900;
	color:#C97A2F;
}
a.new_title:visited {
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:900;
	color:#C97A2F;
}
a.new_title:hover {
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:900;
	color:#C97A2F;
}
a.new_title:active {
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:900;
	color:#C97A2F;
}

.new_description {
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:900;
	color:#888D87;
}