.tabl01 {
	border: thin dashed #FF0000;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
#uetop {
	width: 800px;
	position: absolute;
	font-size: 10px;
	left: 100px;
	height: 50px;
	overflow: scroll;
	bottom: 2500px;
}
#uetop h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
}

#uetop strong {
	font-weight: normal;
	text-decoration: none;
}
#uetop a {
	text-decoration: none;
}

