body,td
{
	font-family: MS UI Gothic , Osaka , MS Sans Serif , Arial;
	font-size: 75%;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

.enter
{
	color: #000000;
	font-size: 125%;
	font-weight: bold;
	filter: shadow(color=#999999,direction=110);
	width: 200pt;
}

.shadow1
{
	font-size: 200%;
	font-family: Impact , MS Sans Serif , Arial;
	filter: shadow(color=#FF0000,direction=120);
	width: 120%;
}

.shadow2
{
	font-size: 100%;
	filter: shadow(color=#FF0000,direction=120);
	width: 120%;
}

.box1
{
	background-color: #333333;
	border-color: #000000;
	padding-top: 5pt;
	border-style: solid;
	border-width: 1pt;
	width: 232px;
        height: 50px;
}

a:link
{
	color: #666666;
	text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	background-color: #FF6600;
	color: #000000;
	text-decoration: underline;
}
