
A.sitemap  {
	font-family : arial,helvetica;
	color : white;
	text-decoration : underline;
	
}

A.sitemap:Visited  {
	font-family : arial,helvetica;
	color : white;
	text-decoration : underline;
}

A.sitemap:Active  {
	font-family : arial,helvetica;
	color : white;
	text-decoration : underline;
}

A.sitemap:Hover  {
	color : white;
	font-family : arial,helvetica;
	text-decoration : none;
}


A.sitemapB  {
	font-family : arial,helvetica;
	color : white;
	text-decoration : none;
	
}

A.sitemapB:Visited  {
	font-family : arial,helvetica;
	color : white;
	text-decoration : none;
}

A.sitemapB:Active  {
	font-family : arial,helvetica;
	color : white;
	text-decoration : none;
}

A.sitemapB:Hover  {
	color : white;
	font-family : arial,helvetica;
	text-decoration : underline;
}