A:link {
	text-decoration: none;
	color: #006600;
}       /* unvisited link */
A:visited { text-decoration: none }   /* visited links */
A:active { text-decoration: none ; color: #006600}    /* active links */
A:hover { color : #009900; text-decoration: none; }

.sub {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #324A6A;
	padding-top: 15px;
	padding-left: 10px;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
.sub_contract {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #7E6114;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}
.sub_exclusive {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	color: #5D1111;
	text-align: left;
}
.sub_sustainability {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}
.sub_privatelabel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}
.box {
	background-image: url(../art/background.png);
	background-repeat: no-repeat;
	text-align: center;
}
.copy_small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

