table.home_table {
	border-style: none;
	width: 640px;
	font: 12pt Arial;
	color: #99999c;
	border-color: #ff1d00;
	text-shadow: #99999c 0px 0px 0px;
}

table.menu {
	color: white;
	font: italic 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 480px;
	text-align: center;
}

body.home_page {
	background-color: #000;
}