body{
	font-family:verdana;
	font-size: 14px;
	background-image: url();
	background-color: #000000;
}
table
a{
	font-family: Verdana;
	font-size: 14px;
}
td.menu{background:#000000}
td.menu:hover{background:#333333}
table.menu
{
	font: bold;
	font-family: Verdana;
	font-size: 14px;
	position: absolute;
	visibility: hidden;
}
body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}