#navi {
	width: 200px;
	border-size: 1px;
	float: left;
	padding-left: 26px;
	}
	
#navi a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#navi a:link, #navi a:visited {
	color: #000066;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	font: bold 1em "Times New Roman", Times, serif;
	}
	
#navi a:hover {
	color: #0272BC;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	font: bold 1em "Times New Roman", Times, serif;
	}
	
#navi a:active {
	color: #0272BC;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	font: bold 1em "Times New Roman", Times, serif;
	}
