.s {
	font-size: 10px;
	text-decoration: none;
	A: link;
{color : #00ccff;
	A: visited {color : #ff00ff;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
A:link {
	color: #0099ff;
	text-decoration: none;
}
A:visited {
	color: #ff00ff;
	text-decoration: none;
}
.box {
	border: 1px solid #333333;
}
.midashi {
	font-size: 10px;
	font-weight: bold;
}