body 
{
	font-family: lucidia console,courier new, courier;
	font-size: 10px;
	color: white;
	background-color: black;
	background-attachment: fixed;
	background-image: url(http://www.geocities.com/rea1ms/scripts/none);
	background-repeat: no-repeat;
	cursor: hand;
	scrollbar-face-color:#C2C2C2;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#ADADAD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	text-decoration: none;
}

table

{
        font-family: lucidia console,courier new,courier;
	font-size: 9px;
	color: white;
}

pre

{
        font-family: lucidia console,courier new,courier;
	font-size: 9px;
	color: white;
}


A:link 
{
	COLOR: white; TEXT-DECORATION: none
}

A:visited 
{
	COLOR: white; TEXT-DECORATION: none
}

A:hover
{
	COLOR: red;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;