
.accom {
	border: 1px #88B46F solid;
	
}

.text {
	font-family: Bradley Hand ITC, Dauphin, Kristen ITC, Lucida Handwriting, Arial, Helvetica;
	font-size:14px;
	color: #006600;
	}

a:link {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #006600;
	text-decoration: none;
	
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

.bradley {
	font-family: Bradley Hand ITC, Dauphin, Kristen ITC, Lucida Handwriting, Arial, Helvetica;
	font-size:16px;
	color: #006600;
	}


