@charset "ISO-8859-1";

.sitemap_subitem, a.sitemap_subitem, a.sitemap_subitem:visited {
	background:url(../images/interface/icons/icon_link2_orange.gif) no-repeat 0px 50%;
	padding-left:20px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#666666;
	text-decoration:none;
}
.sitemap_item, a.sitemap_item, a.sitemap_item:visited {
	background:url(../images/interface/icons/icon_link2_orange.gif) no-repeat 0px 50%;
	padding-left:20px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#666666;
	text-decoration:none;
}
a.sitemap_item:hover {
	text-decoration:underline;
}
a.sitemap_subitem:hover {
	text-decoration:underline;
}

.sitemap_index, a.sitemap_index, a.sitemap_index:visited {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#666666;
	text-decoration:none;
}
a.sitemap_index:hover {
	text-decoration:underline;
}
