.nana {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	line-height: 1.8;
}

.nana2{font-size: 12pt}
.red{	FONT-SIZE: 10pt;
	COLOR: #ff0000;}
.white{	FONT-SIZE: 10pt;
	COLOR: #ffffff;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/wzbj.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}
a:hover {
	color: #FF0000;
	font-size: 10pt;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	color: #333333;
}
