body {
	background-color: #e0e0e0;
}
td {
	font-size: 12px;
	color: #000000;


}
.kuang {
	border: 1px solid #000000;
	font-size: 12px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.a1:link {
	color: #ffffff;
	text-decoration: none;
}
.a1:visited {
	color: #ffffff;
	text-decoration: none;
}
.a1:hover {
	color: #FF6600;
	text-decoration: none;
}
A.menu:link {
	TEXT-DECORATION: none
}
A.menu:active {
	BACKGROUND-COLOR: #99CC00
}
A.menu:hover {
	BACKGROUND-COLOR: #99CC00
}
A.menu1:link {
	TEXT-DECORATION: none
}
A.menu1:active {
	BACKGROUND-COLOR: #ff9900
}
A.menu1:hover {
	BACKGROUND-COLOR: #ff9900
}
A.menu2:link {
	TEXT-DECORATION: none
}
A.menu2:active {
	BACKGROUND-COLOR: #0066cc
}
A.menu2:hover {
	BACKGROUND-COLOR: #0066cc
}
