body {}
p {}
a { }
a:link { color: black; text-decoration: none }
a:visited  { color: gray; text-decoration: none }
a:hover  { color: green; text-decoration: underline }
td  { font-size: 12pt }
