/*
-----------------------------------------------------
Master CSS file for Screen Media
FileName: screen.css
-----------------------------------------------------
*/

@import url("pubgood.css");

a img {
  border-width:0;
  border-style:none;
  border-color:#fff;
  color:#fff;
  }

.skiplinks {
  display:none;
  }
