.button {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.button:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../buttons/glblnav_selected.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
