.sitemap a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:active {


	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #66CC66;
	text-decoration: none;
}
