.HomeList
{
  font-family : Verdana, Tahoma, Arial, Helvetica;
  font-size : 11px;
  width : 100%;
  height : 100%;
}
.HomeList TD
{
  padding : 5px;
  vertical-align : top;
}

.HomeListTitle
{
  font-size : 12px;
  font-weight : bold;
  width : 100%;
  text-decoration : none;
  margin-bottom : 3px;
}
.HomeListTitle:hover
{
  text-decoration : underline;
}
