.text {
	font-family: Arial, Helvetica, sans-serif;
}

.home_button {
	width:74px;
	height:40px;
	border:px solid;
	font:bold 9px Arial;
	text-align:center;
	background-image: url(../img/buttons/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.home_button:link, a.home_button:visited, a.home_button:active {
	text-decoration:none;
	background-image: url(../img/buttons/home.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
a.home_button:hover {
	background-image: url(../img/buttons/home2.gif);
	background-repeat: no-repeat;
}
.furn_button {
	float:left;
	width:147px;
	height:40px;
	border:px solid;
	font:bold 9px Arial;
	text-align:center;
	background-image: url(../img/buttons/furn.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
a.furn_button:link, a.furn_button:visited, a.furn_button:active {
	text-decoration:none;
	background-image: url(../img/buttons/furn.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
a.furn_button:hover {
	background-image: url(../img/buttons/furn2.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.access_button {
	float:left;
	width:116px;
	height:40px;
	border:px solid;
	font:bold 9px Arial;
	text-align:center;
	background-image: url(../img/buttons/access.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
a.access_button:link, a.access_button:visited, a.access_button:active {
	text-decoration:none;
	background-image: url(../img/buttons/access.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
a.access_button:hover {
	background-image: url(../img/buttons/access2.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.gift_button {
	float:left;
	width:100px;
	height:40px;
	border:px solid;
	font:bold 9px Arial;
	text-align:center;
	background-image: url(../img/buttons/gift.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
a.gift_button:link, a.gift_button:visited, a.gift_button:active {
	text-decoration:none;
	background-image: url(../img/buttons/gift.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
a.gift_button:hover {
	background-image: url(../img/buttons/gift2.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
.fair_button {
	float:left;
	width:110px;
	height:40px;
	border:px solid;
	font:bold 9px Arial;
	text-align:center;
	background-image: url(../img/buttons/fair.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
a.fair_button:link, a.fair_button:visited, a.fair_button:active {
	text-decoration:none;
	background-image: url(../img/buttons/fair.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
a.fair_button:hover {
	background-image: url(../img/buttons/fair2.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.online_button {
	float:left;
	width:135px;
	height:40px;
	border:px solid;
	font:bold 9px Arial;
	text-align:center;
	background-image: url(../img/buttons/online.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}
a.online_button:link, a.online_button:visited, a.online_button:active {
	text-decoration:none;
	background-image: url(../img/buttons/online.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}
a.online_button:hover {
	background-image: url(../img/buttons/online2.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}
