.menu {
color: #266037; 
font-family: Tahoma;
font-size: 8pt;
font-weight: bold;
border-right: ;
text-decoration: none;
background-color: #C8C262;
padding: 1px;
display: block;
width: 70px;
height:12px;

}
.menu:hover {
color: #FFFFFF; 
font-family: Tahoma;
font-size: 8pt;
font-weight: bold;
background-color: #276037;
display: block;
 width: 50px;
 height:12px;
width: 70px;
}
 .centerdiv { 
text-align: center; 
}
 .centerdiv&gt;div
{ 
margin: 0 auto;
 } 
a {cursor: pointer; cursor: hand;}
}
