/* CSS Document */

.sitemap1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	FONT-WEIGHT: bold;
	color:#666666;
	text-decoration: none;
}

.sitemap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	FONT-WEIGHT: bold;
	color:#666666;
	text-decoration: none;
}
a.sitemap:link { 
	color:#666666; FONT-WEIGHT: bold; text-decoration: underline;
	}
a.sitemap:visited { 
	color:#666666; FONT-WEIGHT: bold; text-decoration: underline;
	}
a.sitemap:hover { 
	color:#666666; FONT-WEIGHT: bold; text-decoration: none;
	}
