#probateByState .titleA {
	font-size: 16px;
	font-weight: bold;
	color: #4A8D3C;
}

#probateByState .titleB, #probateByState .titleC {
	font-size: 16px;
	font-weight: bold;
	color: #4A8D3C;
}

#probateByState p {
	font-size: 12px;
}

#probateByState .lawSection {
	font-size: 14px;
	font-weight: bold;
	color: #4A8D3C;
}

#probateByState .lawTitle {
	font-size: 14px;
	font-weight: bold;
	color: #4A8D3C;
}

#probateByState a:link {
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#probateByState a:active {
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#probateByState a:visited {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#probateByState a:hover {
	color: #30B641;
}

