/* using info from <http://w3development.de/css/hide_css_from_browsers/> */
@import "styleBase.css";

.skiplinks, .textSize {
  display:none;
}
