body {  
  background-image: url("background.png");
  background-color: #99ccff;
	color: #062937;
  font-family: georgia;
}
#prices {

  font-size:150%;
  font-weight: bold;
}
#trail { 
  color: #cc0000;
  font-family: georgia;
  font-size: 200%;
  font-weight: bold;
}
img.girl {
	border-style: none;
	behavior:	url("pngbehavior.htc");
	height: 225px;
	width: 200px;
}
a.hideme:link {
	color: #062937;
	text-decoration: none;
}
a.hideme:visited {
	color: #062937;
	text-decoration: none;
}
a.hideme:hover {
	color: #dd00dd;
	text-decoration: none;
}
a.textlink:link {
	color: #062937;
	text-decoration: none;
	display: block;
}
a.textlink:visited {
	color: #062937;
	text-decoration: none;
}
a.textlink:hover {
	color: #dd00dd;
	background: #eeeeee;
	text-decoration: none;
}
span.textlink {
	border-color: #062937;
	border-style: outset;
	padding-left: 30px;
	padding-right: 30px;
}
.seeker {
	color: #990000;
}
