
body {
scrollbar-3d-light-color: #301011; scrollbar-arrow-color: #dbc391;
scrollbar-base-color: #301011; scrollbar-dark-shadow-color: #dbc391;
scrollbar-face-color: #301011; scrollbar-highlight-color: #dbc391;
scrollbar-track-color: #301011; scrollbar-shadow-color: #dbc391;}

A:hover {color: #ffffd0}

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


body   {
       	font-family: Arial;
       	color: #dbc391;
       }


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


#texto2 {
        font-size: 17px;
        font-family: Arial;
       	color: #dbc391;
        font-weight: normal;
        text-align: center;
}


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



#bor {   font-family: Arial;
         font-size: 10px;
         width: 50%;
         text-align: center;
         padding: 3px;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-width: 1px;
         border-left-width: 1px;
         border-top-style: dotted;
         border-right-style: dotted;
         border-bottom-style: dotted;
         border-left-style: solid;
         border-top-color: #dbc391;
         border-right-color: #dbc391;
         border-bottom-color: #dbc391;
         border-left-color: #dbc391;
}



#est {
        font-size: 1px;
        font-family: Times New Roman;
       	color: #301011;
        font-weight: normal;
}

