.kmenu {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: blink;
	background-color: #0066CC;
	background-image: url(../image/miss52.gif);
	background-position: center top;
	text-align: center;
	color: #FF0000;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #000000;

}

