a:link {
	color:white;
	text-decoration : none;
} 
a:visited {
	color:silver;
	text-decoration : none;
} 
A:hover {
	color:yellow;
	text-decoration : none;
} 
A:active {
	color:yellow;
	text-decoration : none;
} 

td        {
	color: white;
	font-family:Verdana;
	font-size:7pt;
}

#tyt        {
	color: white;
	font-family:Verdana;
	font-size:12pt;
	}

#txt    {
	color: white;
	font-family: verdana;
	font-size: 10;
}

#txt1    {
	color: white;
	font-family: "Trebuchet MS";
	font-size: 16;
}

#txt2    {
	color: white;
	font-family: verdana;
	font-size: 11;
}
#txt_s    {
	color: #81837f;
	font-family: "Trebuchet MS";
	font-size: 10;
}
#txt_s1    {
	color: #c9cbc8;
	font-family: "Trebuchet MS";
	font-size: 20;
}
BODY {
	SCROLLBAR-FACE-COLOR: #334500;
	SCROLLBAR-HIGHLIGHT-COLOR: #465e03;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #3F3F3F;
	SCROLLBAR-ARROW-COLOR: #deb40d;
	SCROLLBAR-TRACK-COLOR: #334500;
	SCROLLBAR-DARKSHADOW-COLOR: #3F3F3F;
}

