a                { color: #009; }
a:link           { color: #009; }
a:vlink          { color: #33A; }
a:hover          { background-color: #ccf; }

.navlink            { text-decoration: none;  }
.navlink a          { text-decoration: none;  }
.navlink a:link     { text-decoration: none; color: #000;  }
.navlink a:vlink    { text-decoration: none; color: #000;  }
.navlink a:hover    { text-decoration: none; background-color: #aca;  }

.noul a          { text-decoration: none; }
.noul a:link     { color: #000; }
.noul a:vlink    { color: #000; }
.noul a:hover    { background-color: #cfc; }

.verysubtle      { color: #fffeff }
.subtle          { font-size: 5px }

