.ItemStyle {
	font-family: "verdana";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image:  url(/sitemap/images/usm.gif);
	color: #003399;
}

.PopItemStyle {
	font-family: "verdana";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image:  url(/sitemap/images/dsmh.gif);
	color: #003399;
}

body {
	background-color: #FFFFFF;
}
A:link {
	color: #003399;
	text-decoration: underline;
}
A:visited {
	color: #002B84;
	text-decoration: underline;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}
