@charset "gb2312";
body {
	background-color: #17b3f2;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #17B3F2;
}


a:active {
	text-decoration: none;
	color: #FF0000;
}

.STYLE2 {color: #FF0000}
.STYLE3 {
	color: #09a2e1;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

.STYLE1 {
	font-size: 14px;
	color: #000000;
	line-height: 26px;
}
