A:link
{ text-decoration: none; color:#3CABEB; }
A:visited
{ text-decoration: none; color:#3CABEB; }
A:active
{ text-decoration: underline; color:#68D2FF; }
A:hover
{ text-decoration: underline; color:#68D2FF;
}
body 
{
background-image: url('../images/backgrounds/BGmusicsheet.jpg');
background-color: #000000;
  font-size: 12pt;
font-family: Verdana,Arial, Helvetica; 
color: #ffffff ;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}


