BODY { background-color: rgb(255,255,255);
  background-image: url(bg.jpg); 
  background-repeat: none;
  background-position: top right;
  background-attachment: fixed;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0;
  padding-top: 0;
scrollbar-face-color: #003300; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #CCCCCC; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #006600; scrollbar-arrow-color: #FFFFFF
}
a:link {
	text-decoration: none;
	background: transparent;
}
a:visited {
	text-decoration: none;
	background: transparent;
}
a:hover {
	text-decoration: none;
	background: #CCCCFF;
}
a:active {
	text-decoration: none;
	background: #AAAAFF;
}

a:link {
	text-decoration: none;
	background: transparent;
}