div.category-list .table td	{
  padding: 10px;
  border: 0;
  vertical-align: bottom;
}

div.category-list	a	{
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #809399;
  text-decoration: none;
}

div.category-list	a:hover	{
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

div.category-list .share a	{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

div.category-list .share a:hover	{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #940706;
  text-decoration: none;
}