.styl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC7EAB;
	text-align: justify;
}
.stylCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC7EAB;
	text-align: center;
	font-weight: bold;
}

.stylCopy img {
	text-decoration:none;
	color:#511632;
}

.stylCopy img:hover {
	text-decoration:none;
	color:#511632;
}

