a.sitemap:link {	
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
a.sitemap:visited {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
 	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
a.sitemap:hover {
 	font-family: Verdana, sans-serif;
	font-size: 10pt;
 	background: transparent;
	text-decoration:  underline;
	color: #cccccc;
}



a.bottomlinks:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:visited {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:hover {
 	font-family: Verdana, sans-serif;
	font-size: 8pt;
 	background: transparent;
	text-decoration:  underline;
	color: #0000ff;
}



p.sitemap {	
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
	margin-top:  0px;
	margin-bottom:  3px;
}
