body {
	background-color: #FF6B00;
	font-size: larger;
}
img {
	border: 0px none;
}
a.news {
	display: block;
	height: 37px;
	width: 265px;
	background: url('logo1_03.gif') no-repeat 0 0;
	text-decoration: none
}
a.news:hover {
	background: url('logo2_03.gif') no-repeat 0 0;
}

a.store {
	display: block;
	height: 37px;
	width: 263px;
	background: url('logo1_05.gif') no-repeat 0 0;
	text-decoration: none
}
a.store:hover {
	background: url('logo2_05.gif') no-repeat 0 0;
}

a.links {
	display: block;
	height: 34px;
	width: 265px;
	background: url('logo1_07.gif') no-repeat 0 0;
	text-decoration: none
}
a.links:hover {
	background: url('logo2_07.gif') no-repeat 0 0;
}

a.therapy {
	display: block;
	height: 131px;
	width: 263px;
	background: url('logo1_02.gif') no-repeat 0 0;
	text-decoration: none
}
a.therapy:hover {
	background: url('logo2_02.gif') no-repeat 0 0;
}

a.shop {
	display: block;
	height: 132px;
	width: 265px;
	background: url('logo1_09.gif') no-repeat 0 0;
	text-decoration: none
}
a.shop:hover {
	background: url('logo2_09.gif') no-repeat 0 0;
}