BODY
{
	color: #000000;
}

#BananAlbum {
	width:700px; height:100%; position:absolute; z-index:100; left:102px; top:82px;
}

.mainsub{	font-family: verdana;	font-size: 20px;	text-decoration: none;	font-weight: none;	text-align: center;
	font-style: italic;}

.menu:link
{
	text-decoration: none;
	color: #000000;
}

.menu:active
{
	text-decoration: none;
	color: #FF00FF;
}

.menu:visited
{
	text-decoration: none;
	color: #000000;
}

.menu:Hover
{
	text-decoration: none;
	color: #FF00FF;
	background-color: #F0F0F0;
}

.menupage
{
	text-decoration: blink;
	color: #FF00FF;
}

.link:link
{
	text-decoration: none;
	color: #000000;
}

.link:active
{
	text-decoration: none;
	color: #FF00FF;
}

.link:visited
{
	text-decoration: none;
	color: #000000;
}

.link:Hover
{
	text-decoration: underline;
	color: #FF00FF;
}

.text{	font-family: verdana;	font-size: 15px;	text-align: justify;}

.subtitle{	font-family: verdana;	font-size: 34px;	text-decoration: underline;	font-weight: bold;	text-align: center;
}

.contactsub{	font-family: verdana;	font-size: 12px;	text-decoration: underline;	font-weight: bold;	text-align: center;}
.contactmain{	font-family: verdana;	font-size: 12px;	text-decoration: none;	font-weight: none;	text-align: center;