I would start by checking the baud rate. this line:
Code:
DEFINE HSER_SPBRG 25
is the same as I use with a 48mHz OSC. Now mind you, I am just starting to get into serial so I may be way off here.