body {  
  color: #dd0000;
  position: relative;
  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: #dd0000;
	text-decoration: none;
}
a.hideme:visited {
	color: #dd0000;
	text-decoration: none;
}
a.hideme:hover {
	color: #dd00dd;
	text-decoration: none;
}
a.textlink:link {
	color: #dd0000;
	text-decoration: none;
	display: block;
}
a.textlink:visited {
	color: #dd0000;
	text-decoration: none;
}
a.textlink:hover {
	color: #dd00dd;
	background: #eeeeee;
	text-decoration: none;
}
span.textlink {
	border-color: #dd0000;
	border-style: outset;
	-moz-border-radius: 20px;
	-moz-opacity: 0.5;
	padding-left: 30px;
	padding-right: 30px;
}
.seeker {
	color: #990000;
}
