.comment_new {
	color: blue
}
.comment_accepted {
	color: black
}
.comment_deleted {
	color: gray
}

