.rodape {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #23261F;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #23261F;
	text-align: justify;
	line-height: 17px;
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #98AF85;
	text-align: justify;
	text-decoration: underline;
}
.titulo_texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #23261F;
	text-align: justify;
	font-weight: bold;
}
.subtitulo_texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #23261F;
	text-align: justify;
	font-weight: bold;
}
.texto_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #23261F;
	text-align: justify;
	font-weight: bold;
}
.btn_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #23261F;
	text-align: center;
	font-weight: bold;
}
.texto_italico {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #23261F;
	text-align: justify;
	font-style:italic;
}
.texto_sublinhado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #23261F;
	text-align: justify;
	text-decoration:underline;
}
.texto_branco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
}
.titulo_texto_index {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #23261F;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.rodape_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #23261F;
	text-decoration: underline;
}
