a  {
 /*  text-decoration: none; */
 /*  color: #000000; */
}

a ins  {
/*   text-decoration: none; */
}


#menubar {
	width: 640px;
	margin: 0px;
	}
	
#menubar li a {
	width: 128px;
	text-decoration: none;
	background:  url(../images/button.gif);
	background-repeat: no-repeat;
	height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	}	
	
#menubar li a:hover {
	background-position: -128px 0%;
	background-repeat: no-repeat;
	}

#menubar li a:link, #menubar li a:visited {
	}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}
