.texto {
        FONT-SIZE: 7.5pt;
        COLOR: black;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        TEXT-DECORATION: none;
        BACKGROUND-COLOR: #eeeeee;
		border-bottom-color: #bbbbbb;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-top-color: #bbbbbb;
		border-top-width: 1px;
		border-top-style: solid;

}


