body, td, a, input, select {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #583F29;
}

a:hover {
   text-decoration: none; 
   color: #000000;
}

.MenuEsquerda {
   color: #FECA98;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.MenuEsquerda:hover {
   color: #DD611F;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.MenuEsquerdaDisabled {
   color: #b2b5b6;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.MenuPrincipal {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 11px;
}

.MenuPrincipal:hover {
   color: #DD611F;
   text-decoration: none;
   font-size: 11px;
}

.MenuPrincipalDisabled {
   color: #b2b5b6;
   text-decoration: none;
   font-size: 11px;
}

.Laranja {
   color: #DD611F;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
}

.Fundo {
   background-color: #FFFFFF;
}

.Bkg {
   background-color: #D7C6B7;
   background-image: url(Images/bckgd.gif); 
   background-repeat: repeat-x; 
}

.BkgImg {
   background-color: #5F280F;
   background-repeat: no-repeat; 
   background-position: right bottom
}

.BlackText {
   color: #000000;
   text-decoration: none;
}

.BlackText:hover {
   text-decoration: none; 
   color: #FFFFFF;
}

.button{ 
   background-color: #B2A395;
   font-weight: bold;
}

.WhiteText {
   color: #FFFFFF;
   text-decoration: none;
}

.Titulo {
   color: #FFFFFF;
   text-decoration: none;
   text-align: left;
   font-weight: bold;
   font-size: 11px;
}

.PosTitulo {
   color: #583F29;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   font-size: 11px;
}

.CatalogoTitulo {
   color: #DC681F;
   text-decoration: none;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
}

.Catalogo {
   color: #A72822;
   text-decoration: none;
   text-align: left;
   font-weight: bold;
   font-size: 11px;
}

.Texto {
   color: #583F29;
   text-decoration: none;
   text-align: justify;
}

.Links {
   color: #583F29;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;
}

.Links:hover {
   color: #B2A395;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;
}

.Data {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   text-align: right;
}

.Copyright {
   color: #FFFFFF;
   text-decoration: none;
   text-align: right;
   font-size: 10px;
}

.Copyright:hover {
   color: #FFFFFF;
   text-decoration: none;
   text-align: right;
   font-size: 10px;
}