body {
    background-color : #422A18;
    background-image : url("http://www.velavirtual.com.br/asc/Imagem/fundo.gif");
    background-repeat: repeat;
}
a {
    text-decoration : none;
}
/*p {
    font-family: verdana;
    font-size: 12px;
} */   
.p_trat1 {
    font-size: 12px;
}
.input_indicacao {
    font-color: #422A18; font-family: verdana; font-size: 13px;
}
.textarea_indicacao {
    font-color: #422A18; font-family: verdana; font-size: 12px;
}
.estilo1 {
    font-family: verdana;
    font-size: 12px;
    line-height: 18px;
}
.estilo2 {
    font-family: verdana;
    font-size: 12px;
}
#especial_body {
    background-attachment: scrool;
    font-family: verdana;
    font-size: 12px;
}
#msgErro {
    background-color : #422A18;
    background-image : url("http://www.velavirtual.com.br/asc/Imagem/fundo.gif");
    background-repeat: repeat;
    font-family: verdana;
    font-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #FECB66;
    font-size: 13px;
}