.back {
	background-color: #F6B6B5;
}
.adbord {
	border: 2px solid #000000;
}
.ad1 {
	font-size: 16px;
}
.ad2 {
	font-size: 24px;
}

.thumb {
	border: 4px dashed #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background-color: #DEE2E9;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #82A0D4;
}
a:visited {
	color: #82A0D4;
}
a:active {
	color: #82A0D4;
}
a:hover {
	color: #FF86C2;
}
.recipa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #82A0D4;
	font-weight: bold;
	border: 1px solid #000000;
}

.recipa a:link {
	color: #000000;
	text-decoration: underline;
}
.recipa a:visited {
	color: #000000;
	text-decoration: underline;
}
.recipa a:hover {
	color: #FF86C2;
	text-decoration: none;
}
.recipa a:active {
	color: #000000;
	text-decoration: underline;
}
.recipb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF86C2;
	font-weight: bold;
	border: 1px solid #000000;
}
.recipb a:link {
	color: #000000;
	text-decoration: underline;
}
.recipb a:visited {
	color: #000000;
	text-decoration: underline;
}
.recipb a:hover {
	color: #82A0D4;
	text-decoration: none;
}
.recipb a:active {
	color: #000000;
	text-decoration: underline;
}
.style2 {font-size: 8px}