body {}
p {}
element1 { }
a:link { color: blue; text-decoration: underline }
a:visited { color: gray; text-decoration: none }
a:hover { color: red; text-decoration: blink }
a:active { color: red; text-decoration: underline blink }
.c1 { cursor: crosshair}
