@charset "utf-8";
/* CSS Document */

 .hideMeInPrint, .newsText{ display: none !important; }
 
 
 
 a[href]:after {
    content: none !important;
  }
 
.pageTitleNormal,.pageTitleLast,.pageTitleRight,.pageTitleBeforeRight1,.pageTitleBeforeRight2,.pageTitleAfterLast{color:#000000 !important}



@media print
    {
		.mainMenuLinkH { font-size: 0.7em !important;}
		.newsTitle{ font-size: 0.7em !important;}
	}