/* style for module titles */

.leftCopyCell {  
	margin: 0 0 0 25px;
	padding: 0px;
}	

.leftCopy{
	padding: 7px;
	color: #FFF;
	font-size: 10px;
}

	.leftCopy a:link {
		color: #FFF;
		text-decoration: underline;
	}

	.leftCopy a:visited {
	color: #FFF;
	text-decoration: underline;
	}

	.leftCopy a:hover {
	color: #FFF;
	text-decoration: underline;
	}

	.leftCopy a:active {
	color: #FFF;
	text-decoration: underline;
	}