.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.traco_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9D142;
}
.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #1E496C;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E496C;
	background-color: #C9D142;
	border: 1px outset;
}

