	A.nonlinkage {	text-decoration: none;	}	/***************************************************SMALL BODY TEXT***************************************************/.body-single-small {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 65%;}.body-double-small {	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 150%;	font-size: 65%;}/***************************************************REGULAR BODY TEXT***************************************************/.body-single-regular {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;}.body-double-regular {	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 150%;	font-size: 70%;}	/***************************************************LARGE BODY TEXT***************************************************/.body-single-large {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 75%;}	.body-double-large {	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 150%;	font-size: 75%;}/***************************************************TITLE TEXT***************************************************/.title {	font-family: "New York", "Georgia", "Times New Roman", "Times", serif;	font-size: 150%;	padding-bottom: 10px;	color: #055715;}.sub-title {	font-family: "New York", "Georgia", "Times New Roman", "Times", serif;	font-size: 100%;}	.header {	font-family: "New York", "Georgia", "Times New Roman", "Times", serif;	font-weight: normal;	padding-bottom: 5px;	font-size: 120%;}	.header-home {	font-family: "New York", "Georgia", "Times New Roman", "Times", serif;	font-weight: bold;	text-shadow: #346e08 3px 3px 2px;	padding-bottom: 5px;	font-size: 120%;}/***************************************************LINKAGE***************************************************/A.linkage {	text-decoration: none;	}A.linkage:hover {	text-decoration: underline;}