BODY{
	background-color:#000000;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center,center;
	color:#cccccc;
}


.f01      {
	font-Size:10px;
	line-height: 130%;
	font-style: normal;

}
.f02      {
	font-size: 12px;
	line-height: 150%;

}


A:link { color: #cccccc; text-decoration: underline; }
A:visited { color: #cccccc; text-decoration: underline; }
A:active { color: #cccccc; text-decoration: underline; }
A:hover { color: #cccccc; text-decoration: underline; }