    body           
    {
        background-color: #ffffff;
        color          : #700000;
    }
    a,a:active,a:visited
    {
        color          : #700000;
    }
    body,td,th,p,a,a:active,a:visited
    {
        font-family    : Arial,Century gothic,sans-serif;
        font-size      : 13px;
        text-decoration: none;
        font-weight    : normal;
    }
    a:hover
    {
        text-decoration: none;
        color          : red;
        font-weight    : normal;
    }
    .folding
    {
        cursor:hand;
    }
    .marco
    {
        background-color:#E6EFFA;
        padding:3px;
        border-color: #a0a0a0;
        border-style: solid;
        border-width:1px;
        font-weight:bold;
    }
    .texto
    {
        font-size      : 13px;
        text-align     : justify;
        padding      : 25px;
    }
    .fondoTexto
    {
        background-color:#FFF5F5;  
    }
    .fondoTextoPrincipal
    {
        background-color:#e0e0e0;
    }
    .marca
    {
        background-color:#D8BFD8;
    }
    hr
    {
        color       : #aaaaaa;
    }
    .marquesina
    {
        color       : #000085;      
    }
    .letreroSombra
    {
        font-family : century gothic,verdana,arial,helvetica;
        font-weight : bold;
        font-size   : 17pt;
        color       : #666699;
        filter      : Shadow(direction=45, color=#9999CC);
        width       : 100%;
    }
    