Pins 0 and 1 are the hardware Serial RX and TX pins. If you use Serial you should not use those pins for anything.
Do you have pull down resistors connected to the switch inputs? Without the pull down resistors, the input is floating (undefined state) when the button is not pressed.
See the state change tutorial.
Karma for code tags on first post. Not many bother to read the guidelines.