BODY { 
    color: #000000;
    background: #ffffff;
    margin: 0px; 
    }

A:link { color: #081D89; background: transparent; }
A:visited { color: #993399; background: transparent; }
A:hover: { color: red; background: transparent; }

P { font-family: verdana, arial, helvetica, sans-serif; }

img.print { border: 1px solid black; }