a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.b:link {
	color: #000000;
	text-decoration: none;
}
.b:hover {
	color: #333333;
	text-decoration: none;
}
.b:active {
	color: #FFFFFF;
	text-decoration: none;
}

.c:link {
	color: #666666;
	text-decoration: none;
}
.c:hover {
	color: #666666;
	text-decoration: none;
}
.c:visited {
	color: #000000;
	text-decoration: none;
}
.c:active {
	color: #666666;
	text-decoration: none;
}

#divUp {
	LEFT: 0px; POSITION: absolute; TOP: 388px
}
#divDown {
	LEFT: 0px; POSITION: absolute; TOP: 417px
}
#divScrollTextCont {
	OVERFLOW: hidden;
	WIDTH: 480px;
	CLIP: rect(0px 511px 375px 0px);
	POSITION: relative;
	HEIGHT: 343px;
	left: 0px;
	top: 0px;
	visibility: visible;



}
#divText {
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	width: 476px;
	height: 334px;
	visibility: visible;
	z-index: 1;


}
