﻿#banner a {
	list-style-type: none;
	display: inline;
	float: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	display: block;
	width: 96px;
	height: 24px;
	color: #000000;
	line-height: 12px;
	background-position: 25px-48px;
	margin: 0;
	padding: 0;
}
#banner a:visited {
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	background-position: 25px-48px;
}
#banner a:hover {
	font-family: "Trebuchet MS", sans-serif;
	color: #496F24;
	background-position: 0px-24px;
}
#banner li {
	display: inline	
}
