@import url(default.css);

.add  { background-color: #FFFF99; }
.del  { text-decoration: line-through;
        display: none;
      }
.chg  { background-color: #99FF99; }
.off  {  }
