<!-- =========================================== -->
<!-- ANIMACIÓN ENLACES  -->
<!-- =========================================== -->

a.menu:link {
     font-family: Arial;
     color : #000000;
     font-size: 8pt;
     font-weight: bold;
     text-decoration:none;
}
a.menu:visited {
     font-family: Arial;
     color : #000000;
     font-size: 8pt;
     font-weight: bold;
     text-decoration:none;
}
a.menu:hover {
     font-family: Arial;     
     color : #657C1E;
     font-size: 8pt;
     font-weight: bold;
     text-decoration:none;
}

<!-- =========================================== -->


a.enla:link {
     font-family: Arial;
     color : #D87636;
     font-size: 8pt;
     text-decoration:none;
     font-weight: bold;
}
a.enla:visited {
     font-family: Arial;
     color : #D87636;
     font-size: 8pt;
     text-decoration:none;
     font-weight: bold;
}
a.enla:hover {
     font-family: Arial;     
     color : #FFFFFF;
     font-size: 8pt;
     font-weight: bold;
     text-decoration:underline;
}

a.enlain:link {
     font-family: Arial;
     color : #257003;
     font-size: 9pt;
     text-decoration:underline;
}
a.enlain:visited {
     font-family: Arial;
     color : #257003;
     font-size: 9pt;
     text-decoration:underline;
}
a.enlain:hover {
     font-family: Arial;     
     color : #000000;
     font-size: 9pt;
     text-decoration:underline;
}

a.enlain2:link {
     font-family: Arial;
     color : #3E4F00;
     font-size: 8pt;
     text-decoration:underline;
}
a.enlain2:visited {
     font-family: Arial;
     color : #3E4F00;
     font-size: 8pt;
     text-decoration:underline;
}
a.enlain2:hover {
     font-family: Arial;     
     color : #000000;
     font-size: 8pt;
     text-decoration:underline;
}

a.menu2 {
     font-family: Arial;
     color : #000000;
     font-weight: bold;
     font-size: 8pt;
     text-decoration:underline; 
}     
a.menu2:link {
     font-family: Arial;
     color : #000000;
     font-weight: bold;     
     font-size: 8pt;
     text-decoration:underline;
}
a.menu2:visited {
     font-family: Arial;
     color : #000000;
     font-size: 8pt;
     font-weight: bold;
     text-decoration:underline;
}
a.menu2:hover {
     font-family: Arial;     
     color : #657C1E;
     font-size: 8pt;
     font-weight: bold;
     text-decoration:underline;
}
