.se {
	position: absolute;
	top: 20;
	left: -200;
	width: 200;
	height: 200;
	overflow: hidden;
}
.txtpink {
	color: #ff0088;
	text-decoration: underline;
}
.txtwhite {
	color: #ffffff;
	text-decoration: underline;
}