body {
	background-image: url(images/tile5.gif);
}
body,td,th {
	font-family: Verdana, "ËÎÌå";
	font-size: 11px;
	line-height:200%;
	color: #333333;
}
.blue {
	color: #283667;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-color: #0099CC;
	height: 20px;
}
a:active {
	text-decoration: none;
	color: #C82600;
}
.font14 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line {
	border: 1px solid #CCCCCC;
}
