#menu 
{width:120px; margin:40px 15px;}
#menu a, #menu a:visited {display:block; width:100%; height:20px; line-height:20px; text-decoration:none; color:#000; background:url(images1/off.gif); background-repeat:no-repeat;}
#menu a span {padding-left:25px;}
#menu a:hover {display:block; width:100%; height:20px; cursor:pointer; text-decoration:none; color:#c00; background:url(images1/on.gif); background-repeat:no-repeat;}
