body { color: black; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
div.ml { position: absolute; top: 12px; width: 30%; }
a.ml { color: #ffcc33; font-size: small; font-weight: bold; text-decoration: none; width: 95%; margin-top: 20px; margin-bottom: 20px; border-right: 4px solid #ffcc33; border-left: 4px solid #ffcc33; display: block; }
div.cl { background-color: #003399; background-repeat: no-repeat; background-position: center; text-align: center; position: relative; left: 15%; width: 60%; height: 212px; padding: 0 5%; border-right: 8px solid #010066; border-bottom: 8px solid #010066; border-left: 8px solid #010066; }
img.logo { border-style: none; }
a.ml:visited { color: #ffcc33; }
a.ml:active { color: #ffcc33; }
a.ml:hover { color: #ffcc33; }
a.ml:link { color: #ffcc33; }
a.logo { border-style: none; }
