.indexmenu {
	color: #ffff00;
	font-family: Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 5px;
	background-image: url(kw.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 16px;
	line-height: 16px;
}

.indexmenu:hover {
	color: #ffffff;
	text-decoration: none;	
}
.indexmenu2 {
	color: #000000;
	font-family: Aliat, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 12px;
	margin-left: 12px;
	margin-right: 5px;
	background-image: url(kw3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
}

.indexmenu2:hover {
	color: red;
	text-decoration: underline;	
	background-image: url(kw2.gif);
}
