.ItemStyle {
	list-style-image: url(../images/book2.gif);
	font-family: "Tahoma, Arial, Helvetica, sans-serif";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.PopItemStyle {
	list-style-image: url(../images/book1.gif);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;	

}
/*body {
	background-color: #FFFFFF;

}*/

a.site:link {
	color: #666666;
	text-decoration: none;
	vertical-align: bottom;

}

 a.site:visited {
	text-decoration:none;
	color: #666666;
}

a.site:hover {
	color: #F9A12D;
	text-decoration: none;
}
