/* Scrollbar properties are only supported by Internet Explorer 5.5  */
BODY {
 BACKGROUND-COLOR: #9930ff
}
body {
	scrollbar-base-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-face-color : Black;
	scrollbar-track-color : Black;
	scrollbar-darkshadow-color : Gray;
}

#text {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font : x-small;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	background : Black;
	font : x-small;
}

#tx{
	font-family : Arial;
	font-size : xx-small;
}

#txt{
	font-family : Verdana;
	font-size : x-small;
}
#xxx{
	font-family : Verdana;
	font-size : xx-small;
}
.menuh	{
	BORDER-COLOR : white ;
	cursor : hand ;
	Border-Left : black ;
	Border-Top : black ;
	Padding-Left : 1px ;
	Padding-Top : 1px ;
	Background-Color : #006633 ;
	font-family : "Times New Roman", Times, serif;
}
		.menu	{
			Background-Color : black ;
			font-family :MS Sans Serif", Geneva, sans-serif;
		}
		.home	{
	cursor : hand ;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : x-small;
}

		.menulinks{
	text-decoration:none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
