body { color: black; font-family: "new york"; font-weight: 500; background-color: white; }

p { font-family: "new york"; }

td {}

a:link { color: #003; text-decoration: none; }

a:visited { color: #ccc ; text-decoration: none; }

a:hover { text-decoration: none; }

a:active { color: gray ; text-decoration: none; }

