Cufon('h1 a', { hover: { color: '#ED2939'} }) ('h2 a', { hover: { color: '#ED2939'} } )
Cufon.replace('h1')('h1.csc-firstHeader') ('h2')  ('h3') ('h4 a', { hover: true })  ('#nav li a', { hover: true }) ('#sub1 li a', { hover: true }) ('#sub2 li a', { hover: true }) ;

