body    { 
  color: black; 
  font-family: "Trebuchet MS"; 
  font-style: normal; 
  font-variant: normal; 
  font-weight: normal; 
  font-stretch: normal; 
  background-color: #242d36; 
  background-image: url("/images/index_08.jpg"); 
  background-repeat: 
  repeat-x; 
  text-align: left 
}
select {
  text-decoration:none;
  color:black;
  font-family: "Verdana,arial"; 
  font-size:10px;
  font-variant: small-caps;

}
a {
  text-decoration:none;
  color:black;
}
a:link {color:black;}
a:visited {color:black}
a:hover {
  text-decoration:underline;
  color:green;
}
  

p {}
td {}
