a:link {
	color: #84414A;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
	
.textVerdBold {
	font-family:"Century Gothic";
	font-size: 14px;
	color:#004A28;
	line-height:normal;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: underline;



	}
.bodytext {
	font: 12px "Century Gothic";
	color: #000000;
	list-style: url(images/bear.jpg);

}
