#PopUpFad1 a, #PopUpFad2 a, #PopUpFad3 a, #PopUpFad4 a, #PopUpFad5 a, #PopUpFad6 a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#PopUpFad1 img, #PopUpFad2 img, #PopUpFad3 img, #PopUpFad4 img, #PopUpFad5 img, #PopUpFad6 img {
	border: none;
}

#PopUpFad1 .PopUpFadClose, #PopUpFad2 .PopUpFadClose, #PopUpFad3 .PopUpFadClose, #PopUpFad4 .PopUpFadClose, #PopUpFad5 .PopUpFadClose, #PopUpFad6 .PopUpFadClose {
	position: absolute;
	top: 5px;
	right: 5px;
}

#PopUpFad1.show, #PopUpFad2.show, #PopUpFad3.show, #PopUpFad4.show, #PopUpFad5.show, #PopUpFad6.show {
	display: block;
}