a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


#isitformecoupleimage  {
	background: url(is-it-for-me-media/isitformecoupleimage.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 732px;
	top: 3px;
	z-index: 3;
	width: 147px;
	height: 343px;
}
