body {
	margin: 0px;
	background: url(images/bg.gif) repeat-y center #df9767;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #FECA14;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FECA14;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FECA14;
}
.video { margin-left:6px; margin-top: 4px; }
.join { padding: 6px; border: 1px solid #ccc; background: #1b1b1b; height: 420px; }