@import url(basic.css);
body { }
p { }
td { }
a:link { color: #000; text-decoration: none; }
a:visited { color: #963; text-decoration: none; }
a:hover { color: #e00; }
a:active { color: maroon; }
