/*Search style Begin*/
.searchTitle {
	color: #ff0000;
	font-weight: bold;
}

.searchResultTitle {
	margin-top: 5px;
	font-weight: bold;
}

.searchResultTitle a {
	color: #595959;
}

.pagesList{
	margin-top: 10px;
}


.hereAmI_noCur a{
	color: #404040;
}


a.hereAmI{
	font-weight: bold;
	color: #FF0000;
}

.hereAmI_noCur a:hover{
	color: #ff0000;
}
/*Search style End*/
