p.site_map
{
  text-align: center;
  text-size: 10px;
  color: #606060;
  line-height: 100%;
}

a.site_map:link
{
  text-size: 10px;
  color: #909090;
  text-decoration: none;
}

a.site_map:visited
{
  text-size: 10px;
  color: #707070;
  text-decoration: none;
}

a.site_map:hover
{
  text-size: 10px;
  color: #C0C0C0;
  text-decoration: underline;
}