.valikko { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 24px; height: 24px; width: 120px; background-image: url(imgs/menu_off_bg.gif); } .valikko:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 24px; height: 24px; width: 120px; background-image: url(imgs/menu_off_bg.gif); } .valikko:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 24px; height: 24px; width: 120px; background-image: url(imgs/menu_on_bg.gif); }