.SitemapLink
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #003466;
	text-decoration: none;
}
.SitemapLink:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #999BCE;
	text-decoration: none;
	position: relative;
}
