BODY {
	background-color:#330000;
	text-align:center;
	font-family:Verdana,Tahoma,Arial;
}
TD.tmenu {
	font-size:11px;
	font-weight:bolder;
	background-color:#FFCC99;
	text-align:center
}
TD.ban {
	background-color:#250000;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc99;
	text-align:center;
	font-size:10px;
	color:#FFCC99;
} 
A.ban {
	font-size:14px;
	font-weight:regular;
	color:#FFFFFF;
}
A:HOVER.ban {
	font-size:14px;
	font-weight:bolder;
	color:#990000;
	text-decoration:none;
}
A.bmenu {
	font-size:13px;
	font-weight:regular;
	color:#000000;
	text-decoration:none;
}
TD.top {
	background-color:#250000;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc99;
	text-align:center;
	font-size:12px;
	color:#FFCC99;
}
