Oh so your ChanServ doesn't support a "devoice" command?

If the correct command is "voice -nick", then the other line of "msg chanserv voice #A -$me" didn't work because the identifier $me was not evaluated.

To join the char - and your actual nick together, use:
Code:
msg chanserv voice # - [color:Red]$+[/color] $me