@charset "utf-8";
body, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CCC; font-weight: bold; }
body { background-color: #000; background-image: url(../pics/metal.jpg); }
a:link { color: #FFF; text-decoration: none; }
a:hover { color: #932424; text-decoration: none; }
a:visited { color: #FFF; text-decoration: none; }
a:active { text-decoration: none; color: #CCC; }
.fontlarge { font-size:36px; }
.centered { text-align:center; margin-left:auto; margin-right:auto; border:none; }
.alignright { text-align:right; }
.alignleft { text-align:left; }
.noborder { border:none; }
.full { width:100%; border:none; }
