body, tr, th, td, p {
          font-family: "Trebuchet MS", Verdana;
          font-size: 10px;       
          color: #75310a;      
          text-decoration: none;         
          background:#ffe9dd;} 
 
input, select {                     
          font-family: "Trebuchet MS", Verdana;
          font-size: 10px;
          color: #000000;
          text-decoration: none;
          background:#ffffff; 
          border: 1px solid #627686;} 
.boton {     
          border:1px solid #5b5b5b;
          background:#75310a;
          font-family: "Trebuchet MS", Verdana;
          font-size: 11px; 
          color: #FFFFFF; 
          text-decoration: none;
          cursor: hand;            
          cursor: pointer;
          width:160px;}
