
element   { }
a   { color: blue; font-weight: bold; font-family: Arial; text-decoration: none }
a:active  { color: #e62cf2; text-decoration: underline }
a:hover  { color: lime; text-decoration: underline }
a:vlink  { color: gray }
td { font-size: 12px; font-family: Arial }
h1      { color: black; font-weight: 600; font-size: medium }
