  .texto div {
                  color:#555555;
				  font-family:Verdana, Arial, Helvetica, sans-serif;
				  font-size:8pt;   
                  padding:5px; 
                  width:461px; 
                  height:165px; 
                  overflow:auto; 
                  scrollbar-arrow-color:defoul color;
                  scrollbar-3dlight-color:defoul color; 
                  scrollbar-highlight-color: #EFEFEF; 
                  scrollbar-face-color: #EFEFEF; 
                  scrollbar-shadow-color:defoul color; 
                  scrollbar-darkshadow-color:defoul color; 
                  scrollbar-track-color: #F9F0F1; 
                  }
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FDE5B7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
