@charset "utf-8";
/* PRINT STYLESHEET for CMS Support      */

@import "../Base960Advanced/print.css";

a[href ^="/"]:after {
    content: " (http://www.uc.edu" attr(href) ")";
}