@charset "UTF-8";
/* CSS Document */


body #comments ol {
	list-style: none;
}

body #comments a {
	color:#d0e0ac;
}
	body #comments a:hover {
		color:#879e54;
	}