#imagetable {
	background-color: #3c3131;
}
#toolbar td {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #ffaa07;
	background-color: #000000;
}
body {background-color:#2f201d
}

a:link {
	font-family: "Century Gothic";
	font-size:20px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "Century Gothic";
}
a:hover {
	text-decoration: none;
	font-family: "Century Gothic";
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-family: "Century Gothic";
}
