

BODY,TD {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

#hotlist {
  border: 0px solid #dfdfdf;
  padding: 20px;
  width: 168px;
  text-align: left;
  color: gray;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
}

#hotlist a {
  color: red;
  text-decoration: none;
  font-weight: bold;
}

#preview {
  text-align: center;
  display: none; /* do not change */
}

img.thumbnail {
  border: 0px solid #cccccc;
  cursor: pointer;
  width: 143px; /* change to your picture width */
  height: 90px; /* change to your picture height */
}

div#caption {
  font-size: 8pt;
}

.arrow {
  visibility: hidden; /* do not change */
  color: red;
  font-family: Times New Roman, Times, serif; /* do not change */
}


#hotlist2 {
  border: 0px solid #dfdfdf;
  padding: 4px;
  width: 168px;
  text-align: center;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#hotlist2 a {
  color: black;
  text-decoration: none;
   font-size: 12px;
}