@CHARSET "UTF-8";



dl#catalogues dt {
  margin-top: 1em;
  font-size: 1.2em;
}

dl#catalogues dd {
  margin-bottom: 1em;
  margin-left: 20px;
}

dl#catalogues dd a:link,
dl#catalogues dd a:active,
dl#catalogues dd a:visited,
dl#catalogues dd a:hover {
  font-weight: bold;
  color: #871a86;
}

dl#catalogues dd a:hover {
  text-decoration: none;
  border-bottom: 1px #871a86 dotted;
}
