body
{
	background: url("images/black_bg.jpg") repeat-x #fff; 
	font-size: 11px;
	color: #fff;
	font-family: Verdana, Tahoma;
}
table.header, table.body
{
	width:760px;
	margin: auto;
}
a
{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Tahoma;
}
a:hover
{
	text-decoration: underline;
}
table.topMenu
{
	width:760px;
	margin: auto;
}
td.menuBody
{
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
	font-size: 12px;
	text-align: center;
	background: url('images/menu_bg.jpg') repeat-x;
}
td.menuBody a
{
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
}

