a:link, a:hover, a:active, a:visited {
  color: #0000FF;
}

a.overview:link, a.overview:active, a.overview:visited, a.overview:hover {
  font-family: arial, verdana, serif, sans-serif;
  color: #333333;
  text-decoration: none;  
}

a.overviewul:link, a.overviewul:active, a.overviewul:visited, a.overviewul:hover {
  font-family: arial, verdana, serif, sans-serif;
  color: #333333;
  text-decoration: underline;  
}

a.overview:hover {
  text-decoration: underline;
}

a.sitemap:link, a.sitemap:active, a.sitemap:visited, a.sitemap:hover {
  font-family: arial, verdana, serif, sans-serif;
  color: #ffffff;
  text-decoration: none;  
}

a.sitemap_b:link, a.sitemap_b:active, a.sitemap_b:visited, a.sitemap_b:hover {
  font-family: arial, verdana, serif, sans-serif;
  color: #333333;
  text-decoration: none;  
}

a.sitemap:hover, a.sitemap_b:hover {
	text-decoration: underline;
}

