	A {
		color : #328A91;
	}
	A:HOVER {
		color : white;
	}
	.content {
		color: black;
		font-family: Arial;
		font-size: 14px;
	}
	.largegreencontent {
		color: #006600;
		font-family: Arial;
		font-size: 28px;
	}
	.largegreencontent2 {
		color: #006600;
		font-family: Arial;
		font-size: 20px;
	}
	.menu {
		color: white;
		font-family: Arial;
		font-size: 17px;
		font-weight: bold;
		TEXT-DECORATION: none;
	}
	.content2 {
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 14px;
	}
	.fineprint {
		color: #ffffff;
		font-family: Arial;
		font-size: 10px;
	}
	.contentsmall {
		font-weight: bold;
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 12px;
	}
	.link {
		color: #ffffff;
		font-family: Arial;
		font-size: 10px;
	}
