@charset "utf-8";
/* CSS Document */
.k_pagelist a{
	font-size: 12px;
	font-family: "verdana", Courier, mono;
	color: #ff9000;
	font-weight: bold;
	text-decoration: none;
	word-spacing:2px;
	padding: 0px 5px 0px 5px;
}
.k_pagelist a:link{
	font-size: 12px;
	font-family: "verdana", Courier, mono;
	color: #ff9000;
	font-weight: bold;
	text-decoration: none;
	word-spacing:2px;
	padding: 0px 5px 0px 5px;
}
.k_pagelist a:visited{
	font-size: 12px;
	font-family: "verdana", Courier, mono;
	color: #ff9000;
	font-weight: bold;
	text-decoration: none;
	word-spacing:2px;
	padding: 0px 5px 0px 5px;
}
.k_pagelist a:hover{
	font-size: 12px;
	font-family: "verdana", Courier, mono;
	color: #ff9000;
	font-weight: bold;
	text-decoration: underline;
	word-spacing:2px;
	padding: 0px 5px 0px 5px;
}