.estil1 {
	background-color: #FFFF00;
	border: thin solid;
	font-size: large;
	color: #000000;
	font-style: italic;
	overflow: scroll;
}


.boton_enviar {
background:#003399;
color: #FFFF00;
width:120px;
height:25px;
border-color:#FFFF00;
text-align:center;
font-style: italic;
border-width: thin;
cursor:hand;
}

.text {
font-size:14px;
color: #FFFF00;
border-color:#FFFF00;
text-align:center;
font-style: italic;
}
