/* CSS Document */

a.greylink:link {	font-family:  Arial;	font-size: 13px;	font-weight: none;	color: #595959;	text-decoration: none; }
a.greylink:visited {	font-family:  Arial;	font-size: 13px;	font-weight: none;	color: #595959;	text-decoration: none; }
a.greylink:active {	font-family:  Arial;	font-size: 13px;	font-weight: none;	color: #595959;	text-decoration: none; }
a.greylink:hover {	font-family:  Arial;	font-size: 13px;	font-weight: none;	color: #456D1A;	text-decoration: underline;}

a.orangelink:link {	font-family:  Arial;	font-size: 12px;	font-weight: none;	color: #B06C05;	text-decoration: none; }
a.orangelink:visited {	font-family:  Arial;	font-size: 12px;	font-weight: none;	color: #B06C05;	text-decoration: none; }
a.orangelink:active {	font-family:  Arial;	font-size: 12px;	font-weight: none;	color: #B06C05;	text-decoration: none; }
a.orangelink:hover {	font-family:  Arial;	font-size: 12px;	font-weight: none;	color: #456D1A;	text-decoration: underline;}

.greentxt1{font-family: Arial;	font-size: 30px;	font-weight: bold;	color: #456D1A;	text-decoration: none}
.greentxt2{font-family: Arial;	font-size: 20px;	font-weight: bold;	color: #456D1A;	text-decoration: none}

.greytxt1{font-family: Arial;	font-size: 14px;	font-weight: none;	color: #595959;	text-decoration: none}
.greytxt2{font-family:  Arial;	font-size: 12px;	font-weight: none;	color: #595959;	text-decoration: none}
.greytxt3{font-family: Arial;	font-size: 11px;	font-weight: none;	color: #595959;	text-decoration: none}

.orangetxt1{font-family: Arial;	font-size: 12px;	font-weight: bold;	color: #B06C05;	text-decoration: none}
.whitetxt1{font-family: Arial;	font-size: 15px;	font-weight: bold;	color: #ffffff;	text-decoration: none}
