.siteMap-choice {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-left: 3px;
	color : #0441A6;
}
A.siteMap-choice:active {
	color : #0441A6;
}
A.siteMap-choice:link {
	color : #0441A6;
}
A.siteMap-choice:hover {
	text-decoration : underline;
	color : #2776FA;
}
A.siteMap-choice:visited {
	color : #0441A6;
}
.siteMap-item {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	margin-left: 5px;
	color : #0066CC;
}
A.siteMap-item:active {
	color : #0066CC;
}
A.siteMap-item:link {
	color : #0066CC;
}
A.siteMap-item:hover {
	text-decoration : underline;
	color : #0066CC;
}
A.siteMap-item:visited {
	color : #0066CC;
}

