awite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: overline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

table {
	font-size: 12px;
}
.hei {
	font-size: 12px;
	line-height: 25px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bg-b.jpg);
	background-repeat: repeat;
	background-position: center top;
}