@charset "utf-8";
/* CSS Document */

#text_panel {
	background-color: #FFFFCC;
	height: 1010px;
	width: 870px;
	left: 0px;
	top: 160px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
	line-height: normal;
	color: #0000FF;
}
#text_panel a:link {
	color: #0000FF;
}
#text_panel a:hover {
	color: #FF00CC;
}
#text_panel a:visited {
	color: #0000FF;
}
