texto {
	color: #FF3300;
	font-size: 14px;
	height: 50px;
	width: 100px;
}
textarea {
	height: 100px;
	width: 400px;
	font-size: 24px;
	color: #009999;
	font-weight: bold;
}
.estilotextarea {
	font-weight: bold;
	color: #2B5580;
	background-color: #C4D9EE;
	font-size: 14px;
	border: 1px solid #002164;
}

