/* ENLACES NORMALES*/


BODY
{

FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: verdana;
TEXT-DECORATION: none;
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #010133;
SCROLLBAR-3DLIGHT-COLOR: #010133;
SCROLLBAR-ARROW-COLOR: #010133;
SCROLLBAR-TRACK-COLOR: #010133;
SCROLLBAR-DARKSHADOW-COLOR: #010133;
}

A:link.nav {
color:yellow;
font-family:arial;
text-decoration : none;
font-size:7pt

}
A:Visited.nav {
color:#00FF00;
font-family:arial;
text-decoration : none;
font-size:7pt
}
A:Active.nav {
color:#FF8000;
font-family:arial;
text-decoration : none;
font-size:7pt
}
A:Hover.nav {
color:#FF8000;
font-family:arial;
text-decoration : none;
font-size:7pt;
}


/* ENLACES NORMALES2*/

A:link.nav2 {
color:yellow;
font-family:arial;
text-decoration : none;
font-size:10pt

}
A:Visited.nav2 {
color:white;
font-family:arial;
text-decoration : none;
font-size:10pt
}
A:Active.nav2 {
color:#FF8000;
font-family:arial;
text-decoration : none;
font-size:10pt
}
A:Hover.nav2 {
color:#FF8000;
font-family:arial;
text-decoration : none;
font-size:10pt;
}