table.content
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  color: black;
  background: white;
}

table.content a:link
{
  text-decoration: underline;
  color: black;
}

table.content a:visited
{
  text-decoration: underline;
  color: black;
}

table.content a:hover
{
  text-decoration: none;
  color: red;
}

img.contentThumbnailHover
{
  cursor: hand;
}
