.campTit{
	color: #ff9900;
	font-weight: bold;
	margin: 6px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/squ.gif);
	background-repeat: no-repeat;
}

.campTit a {
	color: #ff9900;
	font-weight: bold;
}
.campTit a:visited {
	color: #ff9900;
	font-weight: bold;
}
.campTit a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
}
.campTit a:active {
	color: #ff9900;
	font-weight: bold;
}

.campTitP {
	margin: 0px 0px 0px 14px;
	padding: 0px;
	line-height: 120%;
}
