body {
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #555555;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #222222;
}

#box{
position: absolute;
top: 25px;
right: 25px;
width: 150px;
height: 100px;
background: #F60;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
	color: #999999;
}

.Menu {
	font-family: curls;
	font-size: 30px;
	color: #FFFFFF;
	background-position: center;
	display:block;
	text-align: center;
	text-decoration:none;
	line-height: 120px;
	}
.Menu:hover {
	color: #000000;
	text-decoration:none;
}

.Contact {
	background-image: url(images%20colorburned/bass_01.gif);
	line-height: 120px;
	}
a.Contact:hover {
	background-image: url(images%20inverted/bass_01.gif);
}
.Cocobowles {
	background-image: url(images%20colorburned/bass_03.gif);
	line-height: 120px;
	}
a.Cocobowles:hover {
	background-image: url(images%20inverted/bass_03.gif);
}
a.Music {
	line-height: 120px;
	background-image: url(images%20colorburned/bass_02.gif);
	}
a.Music:hover {
	background-image: url(images%20inverted/bass_02.gif);
}
a.History {
	background-image: url(images%20colorburned/bass_04sub.gif);
	line-height: 120px;
	}
a.History:hover {
	background-image: url(images%20inverted/bass_04sub.gif);
}
a.Guestbook {
	background-image: url(images%20colorburned/bass_10.gif);
	line-height: 120px;
	}
a.Guestbook:hover {
	background-image: url(images%20inverted/bass_10.gif);
}
a.CocoNut {
	background-image: url(images%20colorburned/bass_07.gif);
	line-height: 120px;
	}
a.CocoNut:hover {
	background-image: url(images%20inverted/coconut.jpg);
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
}
.extrainfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: compact;
}
.song {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.internmenu{
	display:block;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}
a.internmenu:hover{
	color:#990000;
	background-color:#FFFFFF;
	text-decoration:none;
