Here are some CSS rules being applied to this page:

      .overline  { text-decoration:overline;     }
      .underline { text-decoration:underline;    }
      .strikeout { text-decoration:line-through; }

Here is the result:


Normal

Overline

Underline

Strikeout