.ItemStyle {
	list-style-image:  url('images/usm.gif');
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 10px;
	vertical-align: middle;
	background-repeat: no-repeat




}

.PopItemStyle {
	list-style-image:  url('images/dsmh.gif');
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-repeat: no-repeat



}

body {
	background-color: #FFFFFF;


}

A:link {
	color: #0465A9;
	text-decoration: none;
	vertical-align: bottom;


}

A:visited {
	text-decoration: none;
	color: #0465A9;


}

A:hover {
	color: #FF0000;
	text-decoration: none;


	}
 