.boton {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFcc00;
	cursor: hand;
}