body {
	background-color: #FF99CC;
	margin: 0px;
	scrollbar-face-color: #FED4EA;
	scrollbar-shadow-color: #FED4EA;
	scrollbar-highlight-color: #FED4EA;
	scrollbar-3dlight-color: #FED4EA;
	scrollbar-darkshadow-color:#FED4EA;
	scrollbar-track-color: #FDEBF5;
	scrollbar-arrow-color: #660033;
	background-image: url(../images/drop-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;



}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}
a:active {
	color: #FF0099;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660033;
	line-height: normal;

}
.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
}
