Text-
This is used to set what decorations will be added to some text.
Its options are:
(1) None, there is no decoration, this is default and useful for styling links.
(2) Underline, a line is placed below the text.
(3) Overline, a line is placed above the text.
(4) Line-through, puts a line through the text.
(5) Inherit, the value will be inherited from its parent element.