.frase_padrao
{
color: #000000;
}
.texto_negrito
{
font-weight: bold;
}
.texto_verde
{
color: #025100;
}
.texto_amarelo
{
color: #FFFF00;
}
.texto_vermelho
{
color: #A60000;
}
.texto_azul_claro
{
color: #04eaf0;
}
.texto_azul_escuro
{
color: #000c9d;
}
.texto_roxo
{
color: #701492;
}
.texto_preto
{
color: #000000;
}
.fonte_36px
{
font-size:36px;
font-weight: bold;
line-height: 100%;
}
.fonte_32px
{
font-size:32px;
font-weight: bold;
line-height: 100%;
}
.fonte_24px
{
font-size:24px;
line-height: 100%;
}
.fonte_11px {
/*background-color: #A28A86;*/
font-size: 11px;
}