.main {
	background-color: #AE4B7C;
}
.inner {
	background-color: #FFF3F3;
}
.darkest {
	background-color: #7F1D53;
}
.adback1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BB5787;
	padding: 8px;


}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F1D53;
}
.recips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.thumbs {
	border: 1px solid #7F1D53;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #D70091;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;

}
.copywrite {
	font-size: 10px;
}
.adback2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB5787;
	padding: 8px;
}