body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: ##FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
ul {
	list-style-type: circle;
	list-style-image: url(ks.gif);
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF00;
	font-weight: bold;
}
hr {
	border: 1px dashed #FFFF00;
}
.star {
	text-decoration: blink;
}
.en {
	font-size: 36px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
.out {
	border: thin dotted #333333;
}
.out h5 {font-size: 12px; font-weight: bold;}
.grey {color: #333333}
.oss:link, .oss:visited {color: #3399FF;}
.rad:link, .rad:visited {color: #660000;}
.rar:link, .rar:visited {color: #FF0000;}
.kpt:link, .kpt:visited {color: #FFFF00;}
.rof:link, .rof:visited {color: #FF00FF;}
.dist:link, .dist:visited {color: #00CC66}
.krd:link, .krd:visited {color: #FF6600}
.ori:link, .ori:visited {
	color: #00FF00;
}
