﻿/*////////////////////////////////////*/
/* ---- =GLOBAL PRINT --*/

body { font: 12pt Georgia, "Times New Roman, serif"; width: auto; margin: 0; padding: 0; background: white; color: black; }
 * { float: none; background: none !important; }

/*  ------------------ =Links -- */
a { color: blue; text-decoration: underline; }
a:after { color: blue; background-color: transparent; content: " * Link " attr(href) " * "; }