a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #2047A4;
}
a:active {
	color: #000;
}
.bodytextblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.bodytextblack2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
}
.bodytextblack7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bodytextblack3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.bodytextblack5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bodytextblack4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #ffffff;
}
.bodytextblack6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}