.redbutton   {border-style: outset;
        border-color: white;
        background-color: #DEE7EC;
        text-decoration: none;   
        width: 80px;
        text-align: center;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}
  
  A.buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Verdana;}

#caracteristicas th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
  white-space: nowrap;
  font-weight: bold;
}
