a {

	text-decoration: none;

}

.Navigation {

	height: 29px;	

	line-height: 30px;

	font-size: 12px;

}

.Button {

	margin-right: 1px;

	display: block;

	width: 114px;

	height: 29px;

	background-image: url(button_background.jpg);

	color: #2e5798;

	text-align: center;

	float: left;

}

.Button:hover {

	background-position: 0px -29px;

	color: #2e5798;

}
