.thumbs {
	border: 2px solid #2E3452;
}
.warning {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.adtext1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #000000;
}
.adtext2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
}
.copywrite {
	font-size: 10px;
}
a:hover {
	text-decoration: underline overline;
	color: white;
	font-variant: small-caps;
}
a.comply:link,a.comply:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a.comply:hover
{
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

