.back-girl {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0052;
	text-decoration: none;

}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF22A4;
	text-decoration: none;
	font-weight: bold;

}
.bord-pic {
	border: 2px solid #FF90B1;
}
.bord-down {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FB8EAE;
	border-right-color: #FB8EAE;
	border-bottom-color: #FB8EAE;
	border-left-color: #FB8EAE;
}
.bg-pg5 {
	background-image: url(images/bg-pg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF22A4;
	text-decoration: underline;
}
