
.nodeco, {
	text-decoration: none;
	color:rgba(255,255,255,1.00);
	font-family:Noto Sans KR;
	font-size:20px;
	font-style:normal;
	font-weight:100;
}

.nodeco2, {
	text-decoration: none;
	color:rgba(255,255,255,1.00);
	font-family:Noto Sans KR;
	font-size:15px;
	font-style:normal;
	font-weight:100;
}

a:hover {
	text-decoration: none;
	color:#fff;
	font-family:Noto Sans KR;
	font-style:normal;
	font-weight:100;
}

a:link {
	text-decoration: none;
	color:rgba(255,255,255,1.00);
	font-family:Noto Sans KR;
	font-style:normal;
	font-weight:100;
}
a:visited {
	text-decoration: none;
	color:rgba(255,255,255,1.00);
	font-family:Noto Sans KR;
	font-style:normal;
	font-weight:100;
}
a:active {
	text-decoration: none;
	color:rgba(255,255,255,1.00);
	font-family:Noto Sans KR;
	font-style:normal;
	font-weight:100;
}
.sitethumb {
	max-width: 50px;
	height: auto
}
