body{font:"ËÎÌå";
font-size:12px;
color:#FF9900;
}
a:link {
	color: #FF9803;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9803;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a.top:link{
	color:#FF9803;
	text-decoration:none;
	font-weight: bold;
}
a.top:visited{
	color:#FF9803;
	text-decoration:none;
	font-weight: bold;
}
a.top:hover{color:#FF9803; text-decoration:inherit;}

a.end:link{
	color:#000000;
	text-decoration:none;
}
a.end:visited{
	text-decoration:none;
	color: #000000;
}
a.end:hover{color:#FF9803; text-decoration:underline;}

a.left:link{
	color:#000000;
	text-decoration:none;
}
a.left:visited{
	color:#000000;
	text-decoration:none;
}
a.left:hover{color:#FF9803; text-decoration:inherit;}

.in-comp {
	line-height: 18px;
	color: #666666;
}
.in-prod {
	line-height: 18px;
	color: #FF9900;
	font-weight: bold;
}
.left {
	line-height: 18px;
	color: #01528A;
}
body,td,th {
	font-size: 12px;
}
.comp {
	line-height: 25px;
	font-size: 13px;
	color: #FF9900;
}
.comp {
	font-size: 13px;
	line-height: 25px;
	color: #FF9900;
}

.xing {
	color: #FF0000;
}
