.enlaces A:link { font-family: Verdana,Geneva,Arial, Helvetica, sans-serif; font-size: 16px; color: green; text-decoration: none; font-weight:bold; }
.enlaces A:visited { font-family: Verdana,Geneva,Arial, Helvetica, sans-serif; font-size: 16px; color: green; text-decoration: none; }
.enlaces A:hover { font-family:  Verdana,Geneva,Arial, Helvetica, sans-serif; font-size: 16px; color: #0089d2; text-decoration: underline; }
.enlaces A:active {text-decoration: underline overline}
.enlaces P {text-align:left;margin-right:10pt;margin-left:10pt;line-height: 145%;}
        
.informes A:link { text-decoration: none; color: black; }
.informes A:visited {text-decoration: underline ;color: black;  }
.informes A:hover {text-decoration: underline; color: green;}
.informes A:active {text-decoration: underline }
.informes P {text-align:left;margin-right:10pt;margin-left:10pt;line-height: 170%;}

td {
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border: 0px solid white;
}

.mitd:hover {background-color: #C7B7B3; cursor:pointer; }
.mitd { display:block;height:100%;text-decoration:none;}