
body {	background-image: url('../graphics/musicbgorangenotes.gif'); }

p {font-family: Verdana; color: Black; font-weight: normal; }

h1{font-family: Verdana; color: Peru; font-weight: bold; text-align: center; }

h2{font-family: Verdana; color: Peru; font-weight: bold; text-align: center; }

h3{font-family: Verdana; color: Peru; font-weight: bold; text-align: center; }

li{font-family: Verdana; color: Black; font-weight: normal }

td{font-family: Verdana; color: Black; font-weight: normal }

th{font-family: Verdana; color: Black; font-weight: bold }

.Copyright
{
       font-family: arial Narrow;
       font-style: italic;
       color: Black;
       font-size: VerySmall;
       text-align: center;
}

.Navigation
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: DarkBlue;
        cursor: hand;
        cursor: pointer;
}

.MainBorder
{
	border-style: solid;
	border-color: DarkBlue;
	border-width: 3px;
	background-color: AliceBlue;
}

.MenuHoriz
{
	font-family: arial narrow;
	font-weight: bold;
	text-decoration: none;
	color: DarkBlue;
        cursor: hand;
        cursor: pointer;
}

.ToTopLink
{
        font-style: italic;
}

a
{
	color: DarkBlue;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
        cursor: hand;
        cursor: pointer;
}

a:link{color: DarkBlue}

a:hover{color: DarkGoldenRod}




















