a.sitemap
{
	text-decoration: 	underline;
	color: 				#000;
	background-color: transparent;
}
a.sitemap:hover
{
	color: 				#a00;
	background-color: #fee;
	text-decoration: 	none;
}
h3.heading
{
	margin: 	25px 25px 25px 25px;
	color: 	#cc0000;
	background-color: inherit
}
li.sitemap
{
	color: Maroon;
	line-height: 200%;
	list-style-image : url("../sitemap/orange_square.gif");
}
ul.sitemap
{
	margin-bottom: 30px;
}