Fix for Instances of text-decoration in Zen CSS

  1. garrett@garrett-macbook] zen $ grep -rn "text-decoration" *
  2.  
  3. layout-fixed.css:66:    text-decoration: none;
  4. layout-liquid.css:57:    text-decoration: none;
  5. print.css:6:    text-decoration: underline !important;
  6. print.css:13:    text-decoration: none !important;
  7. tabs.css:44:    text-decoration: none;
  8. tabs.css:113:    text-decoration: none;
  9. zen.css:73:    text-decoration: none;
  10. zen.css:78:    text-decoration: underline;