@import url(metagame_header.css);

* { margin: 0; padding: 0; font-family: Arial, sans-serif; font-size: 100.01%; }

body { font-size: 62.5%; background: #f1f1e2; }

#body { min-width: 1000px; }

td { vertical-align: top; }

a { text-decoration: underline; }

a:link,
a:visited { color: #10702f; }
a:active  { color: #c00; }
a:hover   { color: #c00 !important; }

img { border: none; }
