body { }
p { }
td { }
a:link { color: yellow; font-weight: bold; text-decoration: none; }
a:visited { color: yellow; font-style: oblique; text-decoration: none; }
a:hover { color: #daffe0; font-style: italic; text-decoration: underline; }
a:active { }
