A { 
	color: #222222;
	text-decoration: none }
A:hover  { color: #990000; text-decoration: underline }

.here { text-decoration: underline }

table {
	margin: 0px;
	padding: 0px;

}

td {
	font-size: 13px;
	line-height: 16px;
}

td.osusume {
	height: 25px;
	}


.middle {
	font-size: 14px;
	line-height: 16px;
}

.link {
	font-size: 12px;
    font-color: #000099;
}

.large {
	font-size: 16px;
	line-height: 20px;
}

.top_comment{
	text-decoration: none;
}