ul li {width:50px;height:30px;float: left;line-height: 30px;text-align: center;list-style: none;display: block;}
a {display: block;width:50px;height:30px;text-decoration: none;}
a:link,a:visited {color: black;}
a:hover,a:active {color: white;background: #BE3948;}