.boxes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFDA72;
	background-color: #222222;
	background-position: left center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin: auto;
	border: 2px ridge #666666;
	list-style-type: none;
	cursor: text;
}
.botones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCCCC;
	border: double #CCCCCC;
	color: #000000;
}
