.texto_preto_simples {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_preto_simples_10 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_preto_negrito_10 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
Texto_branco_grande {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
