body {
	background-color: #FCC3E3;
	font-family: Arial, Helvetica, sans-serif;
	color: #78064E;
	font-weight: bold;
}
.ad1 {
	background-color: #FFFFFF;
	border: 2px dashed #C50278;
	font-family: "Arial Rounded MT Bold", "Arial Narrow", Arial;
	font-size: 18px;
	line-height: normal;
	color: #000000;
}
.accent {
	font-weight: bold;
	color: #E5028D;
	text-decoration: underline;
}
.thumbs {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5028D;
	border-right-color: #E5028D;
	border-bottom-color: #E5028D;
	border-left-color: #E5028D;
}
a:link {
	color: #C50278;
	text-decoration: underline;
}
a:visited {
	color: #C50278;
	text-decoration: underline;
}
a:active {
	color: #C50278;
	text-decoration: none;
}
a:hover {
	color: #78064E;
	text-decoration: none;
}

.copywrite {
	font-size: 12px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 5px;
}
.ad2 {
	font-size: 36px;
}

