@import url("css_0.css");
@import url("css_300.css")screen and (min-width: 200px) and (max-width: 600px);
@import url("css_800.css")screen and (min-width: 600px) and (max-width: 1000px);
@import url("css_1200.css")only screen and (min-width: 1001px);
.menu_on a, .onmune, .onmune font{
  color: #f08200 !important;
}