p, body {
background-color: #000000;
margin: 2px;
font-family: verdana, sans-serif;
font-size: 10px;
color: #B2791F;

}

td, tr, table, input, select, textarea {
color: black;
font-family: verdana, sans-serif;
font-size: 10px;
color: #B2791F;
}

input {
color: black;
font-family: verdana, sans-serif;
font-size: 10px;
}

SELECT {
font-family: verdana, sans-serif;
font-size: 10px;
}

A {
color: #B2791F;
background-color: transparent;
        font-weight: bold;
 text-decoration: none;
}

A:hover {
 color: #B2791F;
background-color: transparent;
        font-weight: bold;
 text-decoration: none;
}

.header{
  font-family: verdana, sans-serif;
  font-size: 160%;
        font-weight: bold;
  color: black;
background-color: white;
  letter-spacing: 2px;
}

.big {
  font-size: 120%;
  font-weight: bold;
}

 