* { margin: 0; padding: 0; }
html { background: #fff; }
html, body { font: normal 14px/14px Arial, Verdana, san-serif; color: #000; text-align: center; }
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #09f; text-decoration: none; }
a:active { color: #09f; text-decoration: none; }
a img { border: none; }

