
body {
scrollbar-3d-light-color:#2A280F; scrollbar-arrow-color:#DBC391;
scrollbar-base-color:#2A280F; scrollbar-dark-shadow-color:#DBC391;
scrollbar-face-color:#2A280F; scrollbar-highlight-color:#DBC391;
scrollbar-track-color:#2A280F; scrollbar-shadow-color:#DBC391;}

A:hover {color: ffffd0;}

A:link, A:visited { text-decoration: none }

#texto {
        font-size: 16px;
        font-family: Arial;
       	color: #DBC391;
        font-weight: normal;
        text-align: center;
}

#firma {
        font-size: 18px;
        font-family: Arial;
       	color: #DBC391;
        font-weight: normal;
        text-align: center;
}

#subtexto {
        font-size: 10px;
        font-family: Arial;
       	color: #DBC391;
        font-weight: normal;
        text-align: center;
}

#est {
        font-size: 1px;
        font-family: Times New Roman;
       	color: #2A280F;
        font-weight: normal;
        text-align: left;
}

