You could add some default styles to MyClass then override them into the a tag or others. Also you have css pseudo elements selectors like :first-line or :first-letter I leave a link that answers this
MyClass
a
:first-line
:first-letter
Styling Text without HTML Tag?