a:link, a:visited, a:active { 
text-decoration: none; 
/*color: #FF6600;*/
color: #339900;
}
a:hover { 
text-decoration: underline; 
color: #333333; }

.martin  { 
background-color: #FFFFFF; 
background-image: url(images/sombra.gif);
border: solid 1px; 
border-color: #006699; 
color: #333333; 
font-family: Trebuchet MS, Tahoma, Verdana; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
}

.texto { 
color: #333333;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.texto4 { 
color: #006699;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

.textoTAB { 
color: #333333;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 25px;
margin-right: 25px;
}

.texto2 { 
color: #333333;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #EBF3F7;
}

.texto3 { 
color: #333333;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #F5F9FB;
}


.tablaf {
color: #333333;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 3;
background-color: #D8E7EF;
}