/* style overrides for pages in news section */

a,
a:link { 
  color: #ff6600;
}
a:visited { 
  color: #993300;
}
a:active,
a:hover { 
  color: #ff9900;
}

.tdnav2current, .tdnav2current p {
  color: #ff6600;
}
.tdnav2current a,
.tdnav2current a:link,
.tdnav2current a:visited {
  color: #ff6600;
}
.tdnav2current a:active,
.tdnav2current a:hover {
  color: #ff6600;
}
