@import url(docutils.css); @import url(default.css); a:link { color: orange; font-weight: bold; text-decoration: none; } a:visited { text-decoration: none; color: #999999; } a:hover { text-decoration: none; color: #999999; } a:active { text-decoration: none; color: #999999; } .header { color: orange; background-color: white; padding: 1em; } .footer { color: #666; background-color: inherit; font-size: 75%; }