public function excluirPlanoConta($arrStrDados)
 {
     return NegPlanoConta::getInstance()->excluir($arrStrDados);
 }