.navbttn {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;	text-decoration: none;	background-image: url(../images/nav/bttn_off.jpg);	background-position: center center;	text-align: center;	vertical-align: middle;	height: 40px;	width: 187px;	padding: 0px;}a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;	text-decoration: none;	background-image: url(../images/nav/bttn_on.jpg);	text-align: center;	vertical-align: middle;	height: 40px;	width: 187px;}
