.fiddy {
  width: 50%;
	float: left;
}
.picture {
  width: 30%;
	float: left;
}
.threezero {
  width: 30%;
	float: left;
}
.fourzero {
  width: 40%;
	float: left;
}
.twofive {
  width: 25%;
	float: left;
}
a:link {
  color: black;
  text-decoration: none;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: none;
}
a:active {
  color: black;
  text-decoration: none;
}
a {
  color:black;
  text-decoration: none;
}
.linktxt {
  font-size: 20px;
}
.linktxt2 {
  font-size: 16px;
}
.mainmarq {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}