
.menu{
background: url('/image/users/133360/ftp/my_files/Design/RightButtonBG.jpg') no-repeat;
min-width:84px;
height:26px;
white-space:nowrap;
padding:4px; 
text-align:center;
float:right;
}
.menu:hover{
background-position: -96px 0px;
}
a.rightmenu{
font-size: 13px; 
text-decoration: none;
color:white;
padding:6px;
}
a.rightmenu:hover{
color:white;
}

a.topmenu{ 
    text-decoration: none;
    color: white;
    font-size:12px;
}
a.topmenu:hover{ 
    color: pink;
}