A:link { color: #8c9933; text-decoration: underline; }
A:visited { color: #8c9933; text-decoration: underline; }
A:hover { color: #333333; text-decoration: underline; }
A:active { color: #8c9933; text-decoration: underline; }

/* --------------------------- */
/* These Classes are Repeats in all CSS */
/* --------------------------- */

A.yourbusinessLINK					{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.yourbusinessLINK:visited			{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.commercialisationLINK	 			{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.commercialisationLINK:visited	 	{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.managementLINK 					{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.managementLINK:visited 			{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.protectionLINK 					{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }
A.protectionLINK:visited 			{ color: #3d3535; text-decoration: none; font-family: Century Gothic,Arial,Helvetica,Sans Serif; font-size: 12px; }

/* --------------------------- */
/* These Classes are Repeats in all CSS */
/* --------------------------- */

A.TDlinks:hover { color: #8c9933; text-decoration: none; }


A.sidebar:link { color: #666666; text-decoration: none; }
A.sidebar:active { color: #666666; text-decoration: none; }
A.sidebar:visited { color: #666666; text-decoration: none; }
A.sidebar:hover { color: #333333; text-decoration: none; }


h1 {
	color: #8c9933;
}

h2 {
	color: #333333;
}

h3 {
	color: #8c9933;
}

h4 {
	color: #a8b16d;
}


/* --------------------------- */
/* Homepage Classes */
/* --------------------------- */



.commercialisation {
	background-color: #e2e2ce;
	}	

.greenhead { color: #7d9236; }


.management {
	background-color: #e2e2ce;
	}	

.protection {
	background-color: #e2e2ce;
	}

.sidebarleftheading {
	color: #8c9933;
	}

.sidebarrightHeading {
	background-color: #7d9236;
	text-transform: uppercase;
	}

.footer {
	background-color: #000000;
	}
.yourbusiness {
	background-color: #e2e2ce;
	}
	