.thumbnail
{
  background-image: url("../images/thumb_background.gif");
  background-repeat: no-repeat;
}
A.links
{
  color: #fff;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 2px;
}
A.links:hover
{
  color: #fff;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  padding-top: 2px;
}
