.ItemStyle {
	font-size: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;








}

.PopItemStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;






}

body {
	background-color: #FFFFFF;
	color: #C66813;





}
a {
	color: e88a20;
}
a:link {
	color: #C66813;
	text-decoration: none;
}
a:visited {
	color: #C66813;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
