@import url(./layout.css);
@import url(./color.css);

a {
	text-decoration:none;
}

img{
	border:0;
}

.comment-view{
	text-decoration:none;
}
