.fertility {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	border: none;
	line-height: 18px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
	
a:link {
	color: #0066FF;
	text-decoration: none;
	}
	
	a:visited {
	color: #0066FF;
		text-decoration: none;
	}
	
	a:hover {
	text-decoration: none;
	color: #FFFF00;
	}
	
	a: active {
	color:#1D78FF;
		text-decoration: none;
	}
.small{
	font-size: 14px;
	font-weight: 200;
	border: thin dashed #0F0101;
	padding: 10px;
	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10;
	white-space: normal;
	line-height: 20px;
}
