BODY{
  color: #ffffff;
  
  text-decoration : none;
  font-size : 11px;
  letter-spacing : 0px;
  
  line-height : 17px;
  

  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  background-color : #000000;
}

TABLE{
  color: #ffffff;
  
  text-decoration : none;
  font-size : 11px;
  letter-spacing : 0px;
  
  line-height : 17px;
  
}

A:LINK{
text-decoration : none;
  color : #ffffff;
}

A:VISITED{
text-decoration : none;
font-size : 10px;
  color : #ffffff;
}

A:ACTIVE{
text-decoration : none;
font-size : 10px;
color : #ffffff;
}

A:HOVER{
color : #beed1d;
font-size : 10px;
}

A{
font-size : 10px;
  color : #ffffff;
}

A:LINK{
font-size : 10px;
  color : #ffffff;
  line-height : 17px;
  letter-spacing : 0px;
}