.apagar {
	background-image: url(../images/limpa.jpg);
	height: 26px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enviar {
	background-image: url(../images/enviar.jpg);
	height: 26px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textform{
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 10px;
	text-decoration: none;
}
.pequeno{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}


