body  {
	background-image: url(Pa01.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Blue;
	margin-top : 1px;
}
.travel { background-image: url(Pa01.jpg); }

#grandbg {
	background-image: url(music/grandbg.jpg);
	width : 100%;
}

#music {
	font-family: Papyrus, Garamond, serif;
	font-size: 14pt;
	color: yellow;
	text-align : center;
	width : 100%;
	margin-left : 30px;
	margin-right: 30px;
}

.blue10pt    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Blue;
	padding-top: 10px;
}


.navbar {
    background-color: #C6EFF7;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;

}

.
a:link  {
	color: blue;
	text-decoration : none;

}

a:visited {
	color: gray;
	text-decoration : none;
}

TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Blue;
}

 
