td {
	font-family: Arial, Helvetica, sans-serif, ËÎÌå;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif, ËÎÌå;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR:#111111;
	SCROLLBAR-HIGHLIGHT-COLOR:#777777;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#AAAAAA;
	SCROLLBAR-BASE-COLOR:#333333;
	SCROLLBAR-DARK-SHADOW-COLOR:#000000;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}

.ega1 { font-size: 12px; color: #33CCFF}
.ega2 { font-size: 12px; color: #00FF00} 
.link {
	font-family: Arial, Helvetica, sans-serif, ËÎÌå;
	font-size: 12px;
	color: #FFFF99;
	cursor: hand;
}
.linkbig {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 14px;
	color: #33CCFF;
	font-weight: bolder;
}

a:link {text-decoration: none ; color:#FFFF99}
a:visited {text-decoration: none; color:#FFFF99}
a:hover {text-decoration:underline; color:#FF00CC} 
a:active {text-decoration:underline; color:#FF00CC}
.hand {
	cursor: hand;
	color: #66FFFF;
}
.shadow {
	font-size: 12px;
	line-height: normal;
	color: #00F8F8;
	text-decoration: none;
	filter: DropShadow(Color=#008080, OffX=1, OffY=1, Positive=1);
}
