BODY
{
  background: black;
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 15px;
  overflow: hidden; 
}

font 
{
  color: #FF6600;
  font-weight: normal; 
  font-family: terminal, courier new;
  font-size: 12px;
  text-decoration: none;
  background-color: transparent; 
  letter-spacing: 2px;
}

blink 
{
  color: #FF6600;
  font-weight: normal; 
  font-family: wingdings, webdings;
  font-size: 10px;
  text-decoration: none;
  background-color: transparent; 
  letter-spacing: 2px;
}

a 
{
  color: #FF6600;
  text-decoration: none;
}

a:hover 
{
  color: #FFFFFF;
  text-decoration: none;
}

a:active 
{
  color: #008000;
  text-decoration: none;
}

