/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_sitemap.php
--------------------------------------------------------------- */
a.siteMap1{
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: bold; 
	text-decoration:none;
	font-size: 12px; 
	line-height:19px;
}
a.siteMap1:hover{
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: bold; 
	text-decoration:underline;
	font-size: 12px; 
	line-height:19px;
}
a.siteMap2{
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: normal; 
	text-decoration:none;
	font-size: 12px; 
	line-height:19px;
}
a.siteMap2:hover{
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: normal; 
	text-decoration:underline;
	font-size: 12px; 
	line-height:19px;
}
a.siteMap3{
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: normal; 
	text-decoration:none;
	font-size: 12px; 
	line-height:19px;
}
a.siteMap3:hover{
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: normal; 
	text-decoration:underline;
	font-size: 12px; 
	line-height:19px;
}