.cumis .title {
	margin: 5px 0px 0px;
	font-weight: bold;
	color: #006600;
}
.cumis .url {
	margin: 0px;
	font-weight: normal;
	color: #000099;
}
.cumis .comment {
	margin: 0px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.cumis a {
	color: #000099;

}
.cumis a:hover {
	color: #0000FF;

}
.cumis a:visit {
	color: #000099;

}