#masthead {
  background: transparent url(../images/2009/header.jpg) top center no-repeat; }

a {
  color: #cc0000; }
  a:visited {
    color: #cc000a; }
  a:hover {
    color: #cc0000; }

#header a:hover {
  color: #cc0000; }
#header .nav-global a.current-year {
  color: #cc000a; }

#article h1 {
  color: #cc0000; }
#article .nav-current li a:hover {
  color: #cc0000; }

#footer a:hover {
  color: #cc0000; }
#footer .nav-global li a.current-year {
  color: #cc000a; }

