@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  

/* IE10+ specific styles go here */
#top_nav a {
  font-size: 13px;
}
#top_nav a:hover {
  font-size: 13px;
}

}
