body { color: black; background-color: white; margin: 0; }

p {}

td {}

a:link { color: black ; font-weight: bold; text-decoration: none; }

a:visited { }

a:hover { color: #666; font-weight: bold; text-decoration: none; }

a:active { }
.text { color: black; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; }
