.print-only.inline { display: inline;}
.print-only { display: inherit; }
.no-print { display: none; }


body { background-color: #fff; color: #000; border-top: 5px solid #c00;}
#footer { border-top: 2px solid #c00;}
#footer h3 { color: #c00;}
#footer a { color: #c00;}

a { text-decoration: underline; font-weight: bold; color: #000; }
a[href^="http:"] { background: none; padding-right: 0; }

#footer-logo a { background: none;}
#footer-logo img { visibility: visible; }