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









}

.PopItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(dsmh.gif);
	color: #000000;
	font-family: Arial;









}

body {




}
A:link {
	color: #ff0000;
	text-decoration: underline;

}
A:visited {
	color: #ff0000;
	text-decoration: underline;
}
A:hover {
	font-style: italic;
	color: #ff0000;
	text-decoration: underline;
}
