.ItemStyle {
	font-family: Arial, Helvetica;
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/usm.gif);
	color: black;
}

.PopItemStyle {
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/dsmh.gif);
	color: black; text-decoration:none;
	font-family: Arial, Helvetica;
}



.ItemStyle a, .PopItemStyle a {
color:black; font-family: Arial, Helvetica;
text-decoration:none} 

.ItemStyle a:link, .PopItemStyle a:link {
color:black; font-family: Arial, Helvetica;
text-decoration:none}

.ItemStyle a:visited, .PopItemStyle a:visited {
color:black; font-weight:normal; font-family: Arial, Helvetica;
text-decoration:none}

.ItemStyle a:hover, .PopItemStyle a:hover {
color:black; font-family: Arial, Helvetica;
text-decoration:underline}