Hi
1. Add the following CSS to “OldCar options > custom Code > CSS codes”
.primary-navigation ul .sub-menu li a{color:#000;}
2. Yes, if you want every menu items has different hover color, you have to change each menu item.
3. Try the following CSS to change the background.
body{background: your color;}