.txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;
	color: #996633;
	background-color: transparent;
}

.boton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #6D6633;
	background-color: #eeeeee;
	border: 1px #aaaaaa solid;
}

.campo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #006666;
	background-color: #eeeeee;
	border: 1px #aaaaaa solid;
	padding: 2px;
}
#form1 {
	text-align: left;
}
#form1 label {
}
#boton {
	font-size: 1em;
	color: #336633;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	width: 10em;
}
