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









}

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









}

* { margin:0; padding:0;}
body { background:#2e2f30; font-size:100%; line-height:1em; font-family:tahoma; color:#5b6578;}




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