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