body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }


a:active { color: #ff1493; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #ff1493; text-decoration: none; }

