body  { font-size: 12px }
p {}
td  { font-size: 12px }
a:link { color: red; text-decoration: none }
a:active { color: red; text-decoration: underline }
a:visited { color: black; text-decoration: none }
a:hover { color: red; text-decoration: underline }
