
#menu {width:190px; margin:15px 20px; background:url(background.gif) no-repeat;}

#menu a, #menu a:visited {display:block; width:100%; height:35px; line-height:35px; text-decoration:none; font-size:14px; color: #993366; background:url(star_off.gif); background-repeat:no-repeat;}

#menu a span {padding-left:17px;}

#menu a:hover {display:block; width:100%; height:35px; cursor:pointer; text-decoration:none; font-size:14px; font-weight: bold; color:#663366; background:url(star_on.gif); background-repeat:no-repeat;}

