#news
{
	width: 660px;
 	margin: 20px auto 20px auto;
}

#a_news
{
	margin: 0;
	margin-top: 20px;
	padding: 0;	
}

#a_news a
{
	color: #9E8954;
 	font-size: 12px;
 	font-family: Verdana, Bitstream Vera Sans, Sans-Serif;
 	text-decoration: none;
}

#a_news a:hover
{
	text-decoration: underline;
}

#news_index
{
	text-align: center;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

#news_index ul
{
	margin: 0;
	padding: 0;
}

#news_index li
{
	display: inline;
 	vertical-align: middle;
}

#news_index li a#selected_noticias
{
	color: #000000;
 	font-size: 12px;
 	font-family: Verdana, Bitstream Vera Sans, Sans-Serif;
 	text-decoration: none;
 	margin-right: 5px;
}

#news_index a
{
	color: #9E8954;
 	font-size: 12px;
 	font-family: Verdana, Bitstream Vera Sans, Sans-Serif;
 	text-decoration: none;
 	margin-right: 5px;
}

#news_index a:hover
{
	text-decoration: underline;
}

