.segunda_via {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	border-radius: 10px;
}
.segunda_via h3 {
	font-weight: bold;
	color: #777;
}
.noticia {
	padding-bottom: 20px;
}
.noticia a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color:#EA7500;
}