﻿body
{
    padding: 0px;
    margin: 0px;    
    background-color: #FFFFFF; 
    font-family:Verdana; 
    font-size: x-small; 
    color:#666666;   
}

a, a:visited, a:link { text-decoration: none; border:0; }

a:hover { text-decoration: underline; border:0; }

.Links { color:#fff; }

.trLinha { height: 4px; background-color: #d6eb00; }

.tblConteudo { width: 750px; border: 0px; font-family:Verdana; font-size: x-small; }

.tituloVerdeEscuro { color:#009e49; font-weight:bold; }

.tituloBranco { color:#fff; }

.tituloVerdeClaro { color:#d6eb00; font-weight:bold; }

.textoCinzaBold { color:#666666; font-weight:bold; }

.textoCinzaBoldGrande { color:#666666; font-weight:bold; font-size: small;  }

.textoCinza { color:#666666; font-weight:normal; }

.textoCinzaPqno { color:#666666; font-weight:normal; font-size:xx-small; }

.textoAzulBoldGrande { color:#0072c6; font-weight:bold; font-size: small; }

.textoAzulBoldPqno { color:#0072c6; font-weight:bold; }

.estiloMSG { font-weight:normal; text-decoration:none; color:red; }

.estiloCampo
{
    border: 1px solid #C0C0C0;
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
    text-transform: none;   
    font-weight: normal;
}


  
 