body {
	background-color: #DE107D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.toplink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
}
.pinktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #9E0052;
	line-height:18px;
	/*border-color:#FFCAE3;*/
	border-left-color:#FFCAE3;
	border-top-color:#FFCAE3;
	border-right-color:#FFCAE3;
	border-bottom-color:#FFCAE3;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.copytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height:18px;
	text-decoration:none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
}
.pinkhead {
	font-family: Tahoma;
	font-size: 20px;
	font-weight:bold;
	color: #9E0052;
	text-indent:10px;
	background-color:#FCECFD;
	border-bottom:1px dotted #CCCCCC;
	border-left:10px solid #FCD100;
}
.pinklink {
	font-family: Tahoma;
	font-size: 11px;
	color: #9E0052;
	text-decoration: none;
}
.pinklink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9E0052;
	text-decoration:underline;	
}
.borderimg{
	
	border-width:1px;	
	border-bottom-color:#F77ABE;
	border-left-color:#F77ABE;
	border-right-color:#F77ABE;
	border-top-color:#F77ABE;
}