<style type="text/css">
<!--
A:link { 
    text-decoration: none; 
    font-weight: normal ; 
    font-style: bold;
    font-family: Arial, Helvetica, sans-serif; 
    color: #315a6b;
    }
A:hover { 
    text-decoration: underline;
    font-weight: normal; 
    font-style: bold;
    font-family: Arial, Helvetica, sans-serif; 
    color: #315a6b;
    }
A:visited { 
    text-decoration: none; 
    font-weight: normal ; 
    font-style: bold;
    font-family: Arial, Helvetica, sans-serif; 
    color: #315a6b;
    }
A:active { 
    text-decoration: none; 
    font-weight: normal ; 
    font-style: bold;
    font-family: Arial, Helvetica, sans-serif; 
    color: #315a6b;
    }
.texto {
    font-family: arial,helvetica;
    font-style: normal;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
     }

.texto2 {
   font-family: arial,helvetica;
   font-style: normal;
   font-size: 10pt;
   text-decoration: none;
   color: #000000;
     }

.texto3 {
   font-family: arial,helvetica;
   font-style: normal;
   font-size: 12pt;
   text-decoration: none;
   color: #FF0000;
 }

 .titulo {
   font-family: arial,helvetica;
   font-style: bold;
   font-size: 14pt;
   text-decoration: none;
   color: #315a6b;
 }

 .titulo2 {
   font-family: arial,helvetica;
   font-style: bold;
   font-size: 12pt;
   text-decoration: none;
   color: #315a6b;
 }
.enlace {
   font-family: arial,helvetica;
   font-style: normal;
   font-size: 9pt;
   text-decoration: none;
   color: #315a6b;
    }
.destacado {
   font-family: arial,helvetica;
   font-style: bold;
   font-size: 8pt;
   text-decoration: none;
   color: #cc0000;
 }  

-->
</style>

