body {
font-family:Helvetica,  Arial,  sans-serif;
font-size:10px;
color:#000000;
background-color:#FDE700;
margin: 80px 0 0 100px;
text-align:left;
background-image:url(../images/music_bg.jpg);

}



.textBody {

}

.textBig {

font-size:24px;
line-height:95%;
color:#333333;
}

.textBigYellow {

font-size:24px;
line-height:95%;
color:#ffff00;
}

.textBigWhite {

font-size:24px;
line-height:95%;
color:#ffffff;
}

.textBigBold {
font-size:24px;
font-weight:bold;
line-height:95%;
}



a {
   
   text-decoration:none;
      color: #5e5d3d;
      }
 
a:link {
   
   text-decoration:none;
      color: #5e5d3d;
      }
      
a:link:active, a:visited:active {
   
   text-decoration:none;
      color: #5e5d3d;
      }
      
a:visited {
   text-decoration:none;
      color: #5e5d3d;
      }
      
a:link:hover, a:visited:hover {
   text-decoration:none;
      color: #ffffff;
      }
     
      
.links {
	
	}

.links a {
     color: #FFFFFF;
     font-size:14px;
     background-color:#000000;
   	text-decoration:none;
      
      }
      
.links a:visited {
   text-decoration:none;
      color: #FFFFFF;
      background-color:#000000;
      }

.links a:visited:hover {
   text-decoration:none;
      color: #ffffff;
      background-color:#000000;
      }
      
.links a:hover {
   text-decoration:none;
      color: #ffffff;
       background-color:#000000;
      }


