body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}
#gallery {
	height: 120px;
	width: 959px;
}
#gallery td{
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 10%;
	font-size: 0.9em;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.xclicks {
	color: #CCC;
}
.xclicks table {
	width: 100%;
}

.xclicks a {
	color: #FFF;
	padding-left: 2px;
}
.xclicks table tr td  {
	text-align: left;
	padding: 3px;
	width: 20%;
	font-size: 0.7em;
	border: 1px solid #FF0;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}
#wrapper #content table {
	width: 980px;
	font: normal 0.7em Verdana, Geneva, sans-serif;
}
#wrapper #content table td {
	background: #000;
	text-align: center;
	width: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FF0;
}
