body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #eeeeee;
	margin: 0px;
	font-size: 10px;
	color: #6E6665;
}

a {
	color: #b80000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.lista_links {
	color: #6E6665;
	text-decoration: none;
}

.lista_links:hover {
	text-decoration: underline;
}

td {
	font-size: 10px;
}
.bolinha {
	color: #FFF;
	font-size: 10px;
}
.rodape {
	font-size: 9px;
	color: #333;
}

.rodape a {
	font-size: 9px;
	text-decoration: none;
	color: #333;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: 2px solid #E6E6E6;
	padding: 3px;
	color: #333;
}
.newsletter_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: 1px solid #df3333;
	padding: 2px;
	color: #333;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #6b0d0d;
	border: 2px solid #6b0d0d;
}
.destaques_home {
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
}
.tit_noticia_home {
	font-size: 10px;
	font-weight: bold;
	color: #ffe57f;
	text-decoration: none;
}
.desc_noticia_home {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.mais_noticias_home {
	font-size: 9px;
	color: #6b0d0d;
	text-decoration: none;
}
.tit_dicas_rodape {
	font-size: 14px;
	font-weight: bold;
	color: #6b0d0d;
}
.text_dicas_rodape {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #6E6665;
	
}
.text_dicas_rodape:hover {
	text-decoration: none;
	
}
.tit_secao {
	font-size: 14px;
	font-weight: bold;
	color: #6b0d0d;
}
