#wrapper {
	width: 600px;
}
#wrapper #menu table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffc425;
	color: #FFF;
	font-weight: 900;
	text-align: center;
	width: 100px;
	border: thin solid #000;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFF;
	text-decoration: none;
}
#wrapper #info table {
	background-color: #001505;
	text-align: center;
}
