body {
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
	
A:link  {
	color: #98A06B;
	font-weight: normal;
	TEXT-DECORATION: none;
}
A:visited  {
	color: #98A06B;
	font-weight: normal;
	TEXT-DECORATION: none;
}
A:hover  {
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: nonee;
}
A:active  {
	color: #98A06B;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.links A:link  {
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.links A:visited  {
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.links A:hover  {
	color: #98A06B;
	font-weight: normal;
	TEXT-DECORATION: nonee;
}
.links A:active  {
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.copyright {
	font-size: 9px;
}

.maincopy {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	letter-spacing: 0.1em;
}

.greencopy {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	letter-spacing: 0.1em;
	color: #98A06B;
}

.phone {
	font-size: 16px;
	font-weight: normal;
}