
.sitemap { font: 10pt Arial }
.sitemap th { text-align: left }
.sitemap td { vertical-align: top }
.sitemap a { text-decoration: none }

.sitemap a:link    { color: #7394CE }
.sitemap a:visited { color: #7394CE }
.sitemap a:hover   { color: #808080 }

.sitemap th a:link    { color: #294A84 }
.sitemap th a:visited { color: #294A84 }
.sitemap th a:hover   { color: #7394CE }
.sitemap th           { color: #294A84 }

.sitemap a.category:link    { color: #B52900; font-weight: bold }
.sitemap a.category:visited { color: #B52900; font-weight: bold }
.sitemap a.category:hover   { color: #808080; font-weight: bold }

