# Styling Link ```CSS a { } a:link { } a:visited { } a:focus { } a:hover { } a:active { } ```