.formu {
	background-color: #000000;
}
.boton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	background-color: #CCFFFF;
	font-weight: bolder;
	text-transform: uppercase;

}
.ayuda {
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 9px;
	line-height: 11px;
	font-weight: lighter;
	color: #0000FF;
}

.texpeqres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #0099FF;
	cursor: crosshair;
}

input {
	font-family: Verdana, Garamond, "Times New Roman", Arial;
	font-weight: bolder;
	color: #FF6666;
}
textarea {
	font-family: Verdana, Garamond, "Times New Roman", Arial;
	font-weight: bolder;
	color: #FF6666;
}

