a
{
  color: #3355BB;
  text-decoration: none;
  font: normal 10pt Arial;
}
a:hover
{
  color: #66AAFF;
  text-decoration: underline;
  font: bold 10pt Arial;
}
img.stview
{
  border: solid 2px #3355BB;
}
div.stview
{
  margin-right: 10px;
}
img.panview
{
  border: solid 2px #3355BB;
}

