/* style overrides for pages in documents section */

a,
a:link { 
  color: #999933;
}
a:visited { 
  color: #333300;
}
a:active,
a:hover { 
  color: #999933;
}

.tdnav2current, .tdnav2current p {
  color: #999933;
}
.tdnav2current a,
.tdnav2current a:link,
.tdnav2current a:visited {
  color: #999933;
}
.tdnav2current a:active,
.tdnav2current a:hover {
  color: #999933;
}
