.formulario01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #E8FFE8;
	height: 20px;
	width: 250px;
	border: 1px solid #003300;
}
.formulario02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #E8FFE8;
	height: 80px;
	width: 250px;
	border: 1px solid #003300;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	background-color: #E8FFE8;
	height: 22px;
	width: 60px;
	border: 1px solid #003300;
	font-weight: bold;
}

