body { }
p { }
td { }
a:link { color: blue; text-decoration: none; }
a:visited { color: brown; text-decoration: none; }
a:hover { color: green; font-weight: bold; }
a:active { color: red; text-decoration: none; }
<link rel="shortcut icon" href="images/iconn.ico">
