.sitemap li{
	background-image: url("../images/bullet.gif");
	background-position: 0 0.6em;
	background-repeat: no-repeat;
	list-style: none outside none;
	padding-left: 20px;
}

.sitemap a{
	color: #0061AD;
	font-size: 1em;
	line-height: 1.6em;
}