html {
	overflow: visible;
}
body {
	background: #000;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
a:hover {
	text-decoration: underline;
}
a:active {
	background: none;
}
a.back:hover {
	color: #9cc;
	text-decoration: none;
}
a.back:active {
	color: #6c9;
	background: none;
	text-decoration: none;
}
a.siteweek:active {
	color: #9cc;
	background: none;
}
a.text2:active {
	color: #6c9;
	background: none;
}
table {
	width: 760px;
	border: 0;
	border-collapse: collapse;
	margin: 12px auto;
}
td {
	padding: 6px 0;
}
img {
	border: 0;
}
.toptable {
	width: 760px;
	border-top: 1px solid #6c9;
	border-bottom: 1px solid #6c9;
}
.links_image {
	width: 680px;
	text-align: right;
	padding: 16px 0px;
}
.siteweek {
	font: 16px arial, helvetica, sans-serif;
	color: #6c9;
	text-align: left;
	text-decoration: none;
}
#theStar {
	vertical-align: text-bottom;
	margin-right: 6px;
	width: 20px;
	height: 20px;
}
.text {
	font: 13px/18px arial, helvetica, sans-serif;
	color: #9cc;
	text-align: justify;
	text-decoration: none;
}
.text2 {
	font: 12px arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.navbar {
	font: bold 12px arial, helvetica, sans-serif;
	color: #9cc;
	width: 760px;
	height: 48px;
	text-align: center;
	border-top: 1px solid #6c9;
	border-bottom: 1px solid #6c9;
}
.back {
	font: 12px arial, helvetica, sans-serif;
	color: #fff;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
	width: 80px;
	padding-bottom: 16px;
}