.ItemStyle {
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(../images/sitemap/usm.gif);
	color: #003399;

}

.PopItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(../images/sitemap/dsmh.gif);
	color: #003399;
	font-family: "Arial";
}
/*

A:link {
color:#315E88;
font-weight:normal;
	text-decoration: underline;
}
A:visited {
color:#315E88;
font-weight:normal;
	text-decoration: underline;
}
A:hover {
	font-style: italic;
	color:#01509B;
font-weight:normal;
	text-decoration: underline;
}
*/