#kahome a:link, #kahome a:visited {
	display: block;
	width: 170px;
	height: 40px;
	background: url("../images/kahome-w.gif") top left no-repeat;
	}
	
#kahome a:hover {
	display: block;
	width: 170px;
	height: 40px;
	background: url("../images/kahome-t.gif") top left no-repeat;
	}
	
#kacorp a:link, #kacorp a:visited {
	display: block;
	width: 100px;
	height: 24px;
	background: url("../images/kahome-w-sm.gif") top left no-repeat;
	}
	
#kacorp a:hover {
	display: block;
	width: 100px;
	height: 24px;
	background: url("../images/kahome-t-sm.gif") top left no-repeat;
	}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF0000;
}

