.bodyCopy {
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	padding-right:10px;
	
} 
H1{color:#000000;}
H2{color:#000000;}
H3{color:#000000;}
H4{color:#000000;}
H5{color:#000000;}
H6{color:#000000;}

a:link, a:visited{color:#000000; text-decoration:none;}
a:hover{color:#a0aa64;text-decoration:none;}
a:active{color:#000000; text-decoration:none;}



a {
	color:#000;
	text-decoration:none;
}
a:link {
    color:#000;   
	text-decoration:none;
}

a:visited {
    color:#000;   
	text-decoration:none;
}
a:hover {
    color:#000;   
	text-decoration:none;
}
a:visited:hover {
    color:#000;   
	text-decoration:none;
}
     

.footerText {
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	
}
.footerText a:link {
	text-decoration:none;
	color:#000;
}
.footerText a:active {
	text-decoration:none;
	color:#000;
}
.footerText a {
	text-decoration:none;
	color:#000;
		text-transform:uppercase;

}
.footerText a:visited {
	text-decoration:none;
	color:#000;
}
.footerText a:hover {
	text-decoration:underline;
	color:#000;
}
.footerText a:visited:hover {	
	text-decoration:underline;
	color:#000;
}
