body {
        scrollbar-face-color: #D6DEDC;
        scrollbar-highlight-color: #D6DEDC;
        scrollbar-shadow-color: #7A8987;
        scrollbar-3dlight-color: #D6DEDC;
        scrollbar-arrow-color:  #7A8987;
        scrollbar-track-color: #7A8987;
        scrollbar-darkshadow-color: #D6DEDC;
        margin: 0 auto;
        padding: 0px 0px 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        BACKGROUND-COLOR: #12354E;
        text-decoration: none;
        FONT-SIZE: 11px;
        COLOR: #3D4340;
        FONT-FAMILY: Tahoma, Verdana;
        text-decoration: none;
}

.texto_titulo {

        font-family: tahoma;
        font-size: 11.0px;
        font-weight: bold;
        color: #607E01;
        text-decoration: none;
        vertical-align: middle;

}




.texto_contenido {

        font-family: tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #404A47;
        text-decoration: none;

}

.texto_liga1 {

        font-family: tahoma;
        font-size: 11.0px;
        font-weight: bold;
        color: #246B95;
        text-decoration: none;
        vertical-align: middle;

}

.texto_liga1:hover {

        font-family: tahoma;
        font-size: 11.0px;
        font-weight: bold;
        color: #2B7DAE;
        text-decoration: none;
        vertical-align: middle;

}