@font-face {
    font-family: 'ImpactRegular';
    src: url('impact_0-webfont.eot');
    src: url('impact_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('impact_0-webfont.woff') format('woff'),
         url('impact_0-webfont.ttf') format('truetype'),
         url('impact_0-webfont.svg#ImpactRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ImpactRegular';
    src: url('impact_0-webfont.eot');
    src: url('impact_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('impact_0-webfont.woff') format('woff'),
         url('impact_0-webfont.ttf') format('truetype'),
         url('impact_0-webfont.svg#ImpactRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*---MENU---*/
.horiznav a{
	font-weight:normal;
    font-family:"Courier New", Arial, sans-serif;
	font-size:15px;
}
ul.subul_main a{
	font-weight:bold;
	font-family:"Courier New"!important;
	text-transform:uppercase!important;
	font-size:80%!important;
}
.horiznav ul li a span.yjm_desc{
	font-family:"Courier New"!important;
}