body { color: #fff; background-color: #c00; }
p {}
td {}
a:link { color: #fff ; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: gray ; text-decoration: none; }
a:active { color: white; text-decoration: none; }
.gotostore { color: #cc001d; font-size: 30px; font-family: "times new roman"; font-weight: bold; text-decoration: underline; }
