/* CSS Document - Mattos :: Infoestrutura.com :: Soluções Internet Sua empresa na Internet! Empresa de pequeno ou médio porte */
a {outline: 0;}

a:link {
color: #21648F; 
background-color: #dddddd;
text-decoration: none;
font-family: "Trebuchet MS";
font-size: 9px;
border: 1px solid #21648F;

} 
a:visited { 
color: #21648F; 
background-color: #dddddd;
text-decoration: none;
font-family: "Trebuchet MS";
font-size: 9px;
border: 1px solid #21648F;

}
a:hover {
color: #21648F; 
background-color: #FFFFFF;
text-decoration: none;
font-family: "Trebuchet MS";
font-size: 9px;
border: 1px solid #21648F;

} 

.fonte {font-family: "Trebuchet MS"; font-size: 12px; color: #21648F; }
.subtitulo {font-size: 16px; color: #FF6600; font-weight: bold; font-family: "Trebuchet MS"; }
.titulo {font-size: 18px; color: #21648F; font-weight: bold; font-family: "Trebuchet MS"; }
.suptable {font-size: 12px; font-family: "Trebuchet MS";}
.branco {color: #FFFFFF}
.tdclara {font-family: "Trebuchet MS"; font-size: 12px; color: #21648F; border: 1; }
