.texto {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	color: Black;
}
.boton2{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #d47e1e;
	background: #ffffff;
	border:0px;
	width: 75px;
	height: 20px;
}

.campo2{
	background-color: White;
	width: 117px;
	height: 16px;
	border: 1px solid #d47e1e;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #FFFFFF;
}
