body {
  background-image: url(metala.jpg);
  background-color: #000000;
  margin: 0px;
  font-family: Tahoma;
  color: #F0F0F0;
  font-size: 11px;
}

select { 
  border: 1px solid #9E1717;
}
 
a {
  text-decoration: none;
}

td, th {
  font-size: 11px;
  font-family: Tahoma;
  color: #F0F0F0;
}

.big {
  font-size: 13px;
}

.small, .forumedit {
  font-size: 9px;
}

a:link, a:visited,
a.forumcat:link, a.forumcat:visited,
a.forumthread:link, a.forumthread:visited {
  color: #78D2FF;
}

a:hover, a:active,
a.forumcat:active, a.forumcat:hover,
a.forumthread:active, a.forumthread:hover {
  color: #FFA850;
}

a.headssmall, font.headssmall {
  font-size: 9px;
}

a.headssmall:link,
a.headssmall:visited {
  color: #F0F0F0;
}

input,
option,
select,
textarea {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  background: #F0F0F0;
}

A.navtop:link,
A.navtop:visited,
A.navleft:link,
A.navleft:visited,
A.navright:link,
A.navright:visited,
A.navbottom:link,
A.navbottom:visited    {
  text-decoration: none;
  color: #F0F0F0;
  font-family: Tahoma;
  font-size: 11px;
}

A.navtop:active,
A.navtop:hover,
A.navleft:active,
A.navleft:hover,
A.navright:active,
A.navright:hover,
A.navbottom:active,
A.navbottom:hover {
  text-decoration: none;
  color: #CC0000;
  font-family: Tahoma;
  font-size: 11px;
}
