.thumbs {
	border: 2px solid #E54800;
	background-color: #000000;
	padding: 3px;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}

a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FEA900;
}

a:active {
	color: #FF9900;
	text-decoration: underline overline;
}
.copywrite {font-size: 12px}.adtext {
	font-size: 18px;
	font-weight: bold;
	color: #FF5B07;
}
.warning {

	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
body {
	background-color: #FFF9D2;
	color: #000000;
	margin-top: 0px;
}
.adtext1 {

	font-size: 24px;
	font-weight: bold;
	color: #FF5B07;
}

