.b1 {
}

.b2c1 {
  width: 100px;
}

.b2c2 {
  height: 30px;
  padding-top: 5px;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.b3c2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.b3c2 p,td{
  color: white;
}

.b4 {
  height: 30px;
  color: white;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}
.b4 td {
  color: white; 
}
.b4 a {
  text-decoration: none;
  color: white; 
}

