<!--

body, table, td, tr {
	color: #ffffff;
	background-color: #666666;
	font-size: 10px;
	font-family: Helvetica, Arial;
	line-height: 16px;
	letter-spacing: 0.3px;
	margin: 50;

}

img {
	border: none;
	margin-right: 16px;
	margin-bottom: 2px;
	line-height: 16px;
}

a {
	color: #000000;
	background-color: #999999;
	text-decoration: none;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ababab;
	height: 1px;

}

a:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	background-color: #666666;
	text-decoration: none;
}

.box1 {
	width: 640;
	float: left;
}

.menu {
	font-size: 10px;
	color: #111111;
}

.ttl {
	font-size: 12px;
	font-weight: bold;
	color: #fffffff;
	background-color: #121212;
}

.hidden, .hidden:hover {
	color: #eeeeee;
	background-color: #eeeeee;
	font-size: 9px;
	font-weight: normal;
}

.ghost {
	font-size: 10px;
	color: #b9b8b9;

.selected {
	color: #eeeeee;
	background-color: #ffffff;
	text-decoration: none;
}
--!>