A { text-decoration: none; }

P { margin-top: 0; margin-bottom: 0; }

FORM { margin-top: 0; margin-bottom: 0; }

#select a {
  text-decoration:none;
  color: #999;
}

#select a:hover {
  color: #fff;
  background: #000;
}
