body{ font-size: 3.2mm; color:black; background-color: white; }
A{ text-decoration: underline; }
A:link { color: #FFA500; }
A:visited { color: navy; }
A:active { color: yellow; }
A:hover { color: red; }

TD{ font-size: 3.2mm; color: black; }
TD.rig{ font-size: 3.2mm; color: black; text-align: right; }

DIV.day{ text-align: right; }
DIV.cen{ text-align: center; }
DIV.cen-w5{ font-size: 5pt; color: white; text-align: center; }
DIV.rig{ text-align: right; }

