.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: x-small; 
  font-style: normal; line-height: normal; font-weight: normal; font-variant: 
  normal; color: #999999; top: 0px; clip: rect( ); white-space: normal; text-decoration: 
  none}
  
  BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
}

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

A:hover { 
  color: #fff000; 
  text-decoration: underline; 
}
