.texto {  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;}
BODY{

	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#0000000;
	background-color: #FFFFFF;
}
#botonera0 {   
     margin: 0px 0px 0px 0px; 
     padding: 0 0 0 0; 
     text-align: center;
	 font: small Verdana, Arial, Helvetica, sans-serif;
	 font-size: small;
     }
#botonera0 li {
     list-style: none; 
	 float: left;
     margin-right: 1px; 
     padding-left: 3;
     font-size: x-small; 
     line-height: 24px; 
     white-space: nowrap;
     border-left: 1px solid;
             }
#botonera0 a {
     display: block; 
     padding: 0 3px 0 3px; 
     background-color: #FFFFFF; 
     text-decoration: none;
     color: #000000;
     width: .1em;
            }
html>body #botonera0 a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#botonera0 a {
     float: none;
            }            /* End IE5-Mac hack */
#botonera0 a:hover { 
     color: #999999;
            }

