body { color: black; background-color: white; }
p { font-size: 12px; margin-top: 1px; }
td {}
a:link { color: gray ; font-size: 12px; text-decoration: none; }
a:visited { color: white ; font-size: 12px; }
a:hover { color: white ; font-size: 12px; }
a:active { color: black ; font-size: 12px; }

