body {
  background-color: #F1F1F1;
  margin: 0px;
}
a:link {
  color: #2F6F97;
}
a:visited {
  color: #2F6F97;
}
a:hover {
  color: #6A98B5;
}
a:active {
  color: #6A98B5;
}
td {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
P.specialtitle {
  color: #000000;
  font-weight: bolder;
  font-size: 12px;
  text-align: center;
}
P.specialdeal {
  color: #41A6E3;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}
h6, h7 {
   color: #41A6E3;
}
i {
   color: #41A6E3;
   font-size: 12px;
}
P.featured {
  font-weight: bolder;
  font-size: 12px;
  color: #41A6E3;
}
P.featuredlist {
  font-size: 11px;
  color: #41A6E3;
}

