body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
.ad1 {
	background-color: #999999;
	border: medium double #FF7508;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
}
.accent {
	font-weight: bold;
	color: #FF7508;
	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: #B90000;
	border-right-color: #B90000;
	border-bottom-color: #B90000;
	border-left-color: #B90000;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF7508;
	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;
}

