a:link    { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:active  { text-decoration:underline; color:#000000; }
a:hover   { text-decoration:underline; color:#000000; background-color:#ffcc00; }

.nav:link    { text-decoration:none; color:#808080; }
.nav:visited { text-decoration:none; color:#808080; }
.nav:active  { text-decoration:none; color:#000000; }
.nav:hover   { text-decoration:underline; color:#000000; }

.nav2:link    { text-decoration:none; color:#808080; }
.nav2:visited { text-decoration:none; color:#808080; }
.nav2:active  { text-decoration:none; color:#000000; }
.nav2:hover   { text-decoration:underline; color:#000000; }

td.copyright { font-family: Arial, Helvetica; font-size: 8pt; color: #808080; }

a.copyright { font-family: Arial, Helvetica; font-size: 8pt; color: #808080; }
a.copyright:link { color: #808080; }
a.copyright:visited { color: #808080; }
a.copyright:active { color: #808080; }
a.copyright:hover { color: #808080; }

ul { list-style-image: URL("ul_yellow.gif"); }
