.background {  background-color: white; background-image:  url(url()); background-repeat: repeat-y}
body {
scrollbar-arrow-color: #FF66CC;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: #FF66CC;
  scrollbar-darkshadow-color: #FF66CC;
  scrollbar-shadow-color: #FF66CC;
}
a { color: #FF66CC; text-decoration:none }
a:hover { color:#339966 }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF66CC;
}
