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

div#articles a {
	color: #999999;
	text-decoration: none;
}

div#articles a:hover {
	color: #777777;
}