#menu a {
display:block;
width:185px;
margin: 0 0; 
padding:8px 0px 7px 0px;
font: 15px/1 Verdana, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
font-weight: bold;
color:#206050;
background: url("share/menubar.png") 0 0 no-repeat;
text-decoration: none;
}
#menu a:hover { background-position: -200px 0;
color: #4040c0;
}
#menu a:active {
background-position: -400px 0;
color:white;
}

