body {
	font-size: 12px;
}
table {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.aa {
	cursor: default;
	filter: Shadow(Color=yellow, Direction=45);
}
.bb {
	font-family: "·½ÕýÒ¦Ìå";
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	cursor: default;
	filter: Shadow(Color=green, Direction=25);
}
.cc {
	cursor: default;
	filter: Shadow(Color=#9A9AFF, Direction=20);
	color: #6633CC;
	font-size: 16px;
}
