ボタンのこれらの CSS 定義があります。
nav ul li a {
display: block;
margin-right: 0px;
font-size: 19px;
line-height: 40px;
text-align: center;
text-decoration: none;
color: white;
/* border:1px solid red; */
}
Internet Explorer 10 では、クリックすると背景が灰色になります。なんで?