.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;

}
.bodyBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}





h2 a {
	color:#fff;
	background-color:	#990000;
}

h2 a:hover {
	color:#000;
	background-color:	#fff;
}