body{
    background-color:#000000;
    color:#ffffff;
    font-size:90%;
    line-height:120%;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#ffcc00;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#000000;
	 }

td{
	color:#ffffff;
	font-size:80%;
	padding:4;
	line-height:140%;
	}

a:link,a:active,a:visited{
	color:#ffffff;
	text-decoration:none;

	}

a:hover{
	color:ffcc00;
	}

.title{
	color:#9966cc;
	font-weight:bold;
	}

.head{
	color:#ff9999;
	font-size:100%;
	font-weight:bold;
	}

#menu_list a{ display: block; width:100%;height:100%;padding-top:7px;padding-bottom:5px;}
#menu_list a:hover{ background-color: #66ffff; color: #006699; }
#menu_list td{font-size:80%;background-color:#000099;border-bottom:4px solid #000000;width:110;height:30;text-align:center;padding:0;}

