.textContent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
.pageTitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.textContentBold {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.textContentBoldHl {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #D55A71;
	font-weight: bold;
}
.pageTitleHl {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #D55A71;
	font-weight: bold;
	text-decoration: none;
}
.textContent2 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #F2F2F2;
}
.textContent3 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #F2F2F2;
}

.textContent3 a{
	color: #F2F2F2;
	text-decoration:none;
}

.textContent4 {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #D55A71;
}


.sitemap{
	margin-top:6px;
}

.sitemap a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
}