TD.buscaya
{
    BACKGROUND-COLOR: #e8f5fc;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    TEXT-ALIGN: center;
    TEXT-DECORATION: bold;
}
TD.visiya
{
    BACKGROUND-COLOR: #e8f5fc;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    TEXT-ALIGN: center;
    TEXT-DECORATION: normal;
}
TD.firma
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: 'MS Arial', Arial, sans-serif;
    BACKGROUND-COLOR: #e8f5fd;
    TEXT-DECORATION: none;
    TEXT-ALIGN: center
}
A.firma
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: 'MS Arial', Arial, sans-serif;
    BACKGROUND-COLOR: "#e8f5fd";
    TEXT-DECORATION: none
}
A.firma:link
{
    TEXT-DECORATION: underline
    BACKGROUND-COLOR: "#e8f5fd";
}
A.firma:hover
{
    COLOR: blue;
    BACKGROUND-COLOR: "#e8f5fd";
}
A.firma:active
{
    COLOR: red
    BACKGROUND-COLOR: "#e8f5fd";
}
