body {
 padding: 0px 0px 0px 0px;
 border: 0px;
 margin: 0px;
 background-color: #4f4f4f;
 background-image: URL(imagens/bg.jpg);
 background-position: 0% 0%;
 background-repeat: repeat-x;
 
 scrollbar-highlight-color: #D19F9F; 
 scrollbar-3dlight-color: #460A13; 
 scrollbar-darkshadow-color: #ECA0A0; 
 scrollbar-track-color: #BD8B93; 
 scrollbar-arrow-color: #460A13;
}

.destaque {
 font-family: Georgia, Tahoma, Verdana, Arial; 
 font-size: 12px; 
 color: #460A13;
 text-decoration: none; }

.texto {
 font-family: Georgia, Tahoma, Verdana, Arial; 
 font-size: 11px; 
 color: #460A13;
 text-decoration: none; }
 
.texto a:hover{
 font-family: Georgia, Tahoma, Verdana, Arial; 
 font-size: 11px; 
 color: #000000;
 text-decoration: underline; }
 
.texto h1 {
 font-family: Georgia, Tahoma, Verdana, Arial; 
 font-size: 17px; 
 color: #460A13;
 text-decoration: none; }
 
.textopreto {
 font-family: Georgia, Tahoma, Verdana, Arial; 
 font-size: 11px; 
 color: #000;
 text-decoration: none; }
 
 .base {
 text-align: justify;
 font-family: Tahoma, Verdana, Arial; 
 font-size: 10px; 
 color: #555555;
 text-decoration: none; }
 