body {
	background-color: #FFF500;
	color: #0000FF;
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: blink;
}

a:link {
	color: #0000FF;
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:visited {color: #0000ff;}

a:active {color: #0000ff;}

.gallerytitle {
  font-family: Bookman Old Style;
  font-size: 12pt;
  font-weight: bold;
  color: #0000ff;
}

.thumbnailtitle {
  font-family: Bookman Old Style;
  font-size: 10pt;
  font-weight: normal;
  color: #0000ff;
}

.navigationtext {
  font-family: Bookman Old Style;
  font-size: 10pt;
  font-weight: normal;
  color: #0000ff;
}





<style> 
body { 
scrollbar-3dlight-color:#FFF500; 
scrollbar-arrow-color:#0000FF; 
scrollbar-base-color:#FFF500; 
scrollbar-darkshadow-color:#FFF500; 
scrollbar-face-color:#FFF500; 
scrollbar-highlight-color:none; 
scrollbar-shadow-color:none; 
scrollbar-track-color:none; 
} 
</style> 

