#menulb a{
display:block;
float:left;
text-align: center;
line-height:40px;
border-left:solid 3px #fff;
border-bottom:solid 3px #fff;
background-color: #39C;
font-size:16px;}
#menulb a:hover{
background-color: #036;
color:#ff0;}
