@charset "utf-8";
/* CSS Document */

.lk a
{
	text-decoration:none;
	color:#006699;
}
.lk a:hover
{
	text-decoration:none;
	color:#CC0000;
}