body {}
p {}
td     { border-style: solid none none; border-width: thin medium thin thin; border-color: olive transparent olive olive }
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}
