.texto_preto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.texto_preto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
}
.texto_preto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.texto_azul1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42beeb;
	text-decoration: none;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texto_branco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
}
.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b52830;
	text-decoration: none;
}
.TITULO_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.TITULO_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #95AEB7;
	text-decoration: none;
	font-weight: bold;	
}
.TECLADO_DIGITAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #5b3b86;
	text-decoration: none;
	font-weight: bold;	
}
.TITULO_preto_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.TITULO_vermelho_botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B33074;
	text-decoration: none;
	font-weight: bold;	
}
.TITULO_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B33074;
	text-decoration: none;
	font-weight: bold;	
}
.TITULO_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}