#fcmsmp3pl div {
  padding: 5px;
  background-color: #000000;
}

#fcmsmp3pl table {
  background-color: #000000;
}

#fcmsmp3pl a, #fcmsmp3pl a:hover {
  text-decoration: none;
}

#fcmsmp3pl tr.fcmsmp3pllink_pas:hover {
  background-color: #242424;
}

#fcmsmp3pl tr.fcmsmp3pllink_act {
  background-color: #242424;
}

#fcmsmp3pl td.fcmsmp3pllink_pas, #fcmsmp3pl a.fcmsmp3pllink_pas {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding: 2px;
}

#fcmsmp3pl td.fcmsmp3pllink_act, #fcmsmp3pl a.fcmsmp3pllink_act {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  color: #FF0000;
  background-color: #242424;
  padding: 2px;
}

