.ItemStyle {
	list-style-image: url(square4.gif);
	font-family: "tahoma";
	font-size: 9pt;
	vertical-align: middle;
	background-repeat: no-repeat;






}

.PopItemStyle {
	list-style-image: url(open.gif);
	font-family: "tahoma";
	font-size: 9pt;
	vertical-align: middle;
	background-repeat: no-repeat;





}

.PopStyle {
	list-style-image: url(mm.gif);
	font-family: "tahoma";
	font-size: 9pt;
	vertical-align: middle;
	background-repeat: no-repeat;





}
body {
	background-color: #FFFFFF;
	color: #6666FF;



}

.A1:link {
	color: #0000ff;
	text-decoration: none;

}
.A1:visited {
	color: #0000ff;
	text-decoration: none;


}

.A1:hover {
	color: #FF9900;
	text-decoration: underline;


	}

