.img-left {
	float: left;
	margin: 0 20px 0 0;
}
.img-right {
	float: right;
	margin: 0 0 0 20px;
}
.superscript {
	position: relative; top: -0.8em; font-size: 50%;
}
a.specialeffects:hover {
  color: black ;
  background-color: #F39A13 ;
}
a.specialeffects:link {
  color: black;
  text-decoration: none;
}
a.specialeffects:visited {
	color: black;
}