div#sitemap {
	width: 955px;
	height: 347px;
	padding-top: 10px;
}
a.sitemap {
	color: #979899;
	text-decoration: none;
}
a.sitemap2 {
	color: #FF3366;
	text-decoration: none;
}
a.sitemap2:hover {
	font-weight: bold;
}
h3 {
	color: #979899;
	margin: 0;
}
ul.square {
	list-style: square;
	margin: 0 0 0 15px;
	padding: 0 0 1em 0;
}
