body {
	background-color: #CC3300;
	margin: 0px;
	scrollbar-face-color: #C63600;
	scrollbar-shadow-color: #C63600;
	scrollbar-highlight-color: #C63600;
	scrollbar-3dlight-color: #C63600;
	scrollbar-darkshadow-color:#C63600;
	scrollbar-track-color: #C63600;
	scrollbar-arrow-color: #520300;
  background-image:   url(../images/drop/drop-bg-home.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-attachment: fixed;);

}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: line-through;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
