.noticia_destacada{
	color: #333333;
	padding: 4px;
}
.noticia_destacada h3{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.noticia_destacada a{
	color: #333333;
	text-decoration: none;
}

.noticia_destacada a:hover{
	text-decoration: underline;
}