@charset "utf-8";
/* CSS Document */
#container {
	height: 610px;
	width: 800px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #D8DF20;
}
body,td,th {
	font-family: Century Gothic;
	font-size: 18px;
	color: #FFF;
}
a {
	font-size: 18px;
	color: #D8DF20;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
#container table tr td div a img {
	color: #FFF;
}
#container table tr td div a img {
	color: #FFF;
}
#container table tr td div a img {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}



