.home a, .home a:link, .home a:visited { background-image: url(buttons/button_01.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; width: 100%; height: 100%; display: block; }
.guesthouse a, .guesthouse a:link, .guesthouse a:visited { background-image: url(buttons/button_02.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.rates a, .rates a:link, .rates a:visited { background-image: url(buttons/button_03.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.reservations a, .reservations a:link, .reservations a:visited { background-image: url(buttons/button_04.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.specials a, .specials a:link, .specials a:visited { background-image: url(buttons/button_05.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.events a, .events a:link, .events a:visited { background-image: url(buttons/button_06.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.loc a, .loc a:link, .loc a:visited { background-image: url(buttons/button_07.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.home a:hover { background-image: url(buttons/button_on_01.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.guesthouse a:hover { background-image: url(buttons/button_on_02.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.rates a:hover { background-image: url(buttons/button_on_03.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.reservations a:hover { background-image: url(buttons/button_on_04.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.specials a:hover { background-image: url(buttons/button_on_05.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.events a:hover { background-image: url(buttons/button_on_06.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
.loc a:hover { background-image: url(buttons/button_on_07.jpg); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; display: block; width: 100%; height: 100%; }
