#promo {
  font-size: 9px;
/*  font-style: italic; */
  font-weight: 700;
/*  text-align: center; */
  width: 102px;
}

#promo a:hover {
  border-style: none;
  color: #069;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-style: normal;
  padding: 0;
  text-align: center;
  text-decoration: underline;
}

#promo a:link {
  background: #FFF;
  border-collapse: collapse;
  border-style: none;
  border-width: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  margin: 0 auto;
  padding: 0;
/*  text-align: center; */
  text-decoration: none;
  text-transform: lowercase;
}

#promo a:visited {
  background: #FFF;
  border-style: none;
  font-size: 9px;
  font-weight: 400;
  padding: 0;
  text-transform: lowercase;
}