A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #2222ff;
  text-decoration: underline;
}

A.main {
  color: #0000ff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

A.mainsmall {
  color: #0000ff;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}


A.main:hover {
  color: #6666ff;
  font-size: 12px;
  font-weight: bold;
}

TD.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.menuText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.contactText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
}

TD.productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TD.tableHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  background: #999999;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TD..main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}


