a.industry,
a.industry:visited
{
  display:block;
  font:8pt verdana;
  width:12em;
  border-bottom:2px solid #ccc;
  border-right:1px solid #ccc;
  padding:.5em .2em;
  color:black;
  text-decoration:none;
  margin-bottom:.2em;
}

a.industry:hover,
a.industry:visited:hover
{
  color:#cc6633;
}

