0 events found.
a:link { /* Unvisited link */ text-decoration: underline; } a:visited { /* Visited link */ text-decoration: underline; } a:hover { /* Mouse over link */ text-decoration: underline; } a:active { /* Selected link */ text-decoration: underline; }
Skip to content