ul#shoplist li:hover {
    cursor: pointer;
    color: #ff0000;
}