BODY
{
}
.menu
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    COLOR: gray;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: silver
}
A
{
    COLOR: gray;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: mediumorchid;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
.titulo
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.normal
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
.ley_azul
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: blue
}
.ley_verde
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: limegreen
}
.ley_rojo
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: red
}
.ley_negro
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: black
}
.menu_ini
{
    FONT-SIZE: 7pt;
    COLOR: gray;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
.titulo_g
{
    FONT-SIZE: 14pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: navy
}
.normal_m
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
.titulo_gg
{
    FONT-SIZE: 18pt;
    COLOR: darkslategray;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: powderblue
}
.normal_az
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: antiquewhite
}
.normal_g
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.normal_b
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
