.titulo_noticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
}
.link_noticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	line-height: 150%; letter-spacing: 120%; word-spacing: 120%;
}
.link_noticias:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333;
	line-height: 150%; letter-spacing: 120%; word-spacing: 120%;
}
.todos_li {
	line-height: 150%; letter-spacing: 120%; word-spacing: 120%;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.todos_li:hover {
	line-height: 150%; letter-spacing: 120%; word-spacing: 120%;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
li {
	display: inline-block;
}
.data {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
.texto_noticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	line-height: 150%; letter-spacing: 120%; word-spacing: 120%;
}
