function limpar() {
	document.frmlogin.txtlogin.value = "";
}

