body { }
p { }
td { }
a:link { color: blue; }
a:visited { color: #800080; }
a:hover { color: red; }
a:active { color: red; }
a { color: blue; text-decoration: none; }
