/* Base Css file 'D:\internet\root\www\TourWebManta\www\Shared\Css\comSitePath.css' */
/* sitepath */
div.sitepath {
	clear:both;
	text-align:left;
	font-size:11px;
}
div.sitepath span 
{
  color:#3C51AA;
  font-weight:bold;
  /*text-transform:uppercase;*/
}
div.sitepath a:link, div.sitepath a:visited {
	text-decoration:none;
}
div.sitepath a:active, div.sitepath a:hover {
	color: #000000;
	text-decoration:underline;
}
