#people {
  padding-left: 60px;
  font-size: 11px;
  background: url("../players/photos/d_buddy.jpg");
  background-repeat: no-repeat;
  background-position: center }

#people b {
  font-size: 16px;
  border-left: 5px solid #6040f0 }

#people a {
  padding-left: 30px;
  font-size: 13px;
  font-weight: bold;
  color: #4a2ae0;
  text-decoration: none }

#people a:hover {
  background: #efefff }

.portrait b {
  font-size: 12px;
  color: #4a2ae0 }

u {
  text-decoration: none;
  font-weight: bold }