.copyright {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #000000
}

.body_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: normal; 
color: #000000}

.def_name {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #FFFFFF}

.def_desc {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #FFFFFF}

.def_desc_italic { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: italic; 
font-weight: normal; 
color: #FFFFFF }

.def_descC_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #FFFFFF }

.cont_back {  
background-attachment: fixed; 
background-image: url(images/contact_backing.jpg); 
background-repeat: no-repeat; 
background-position: right top}

.bio_back {  
background-attachment: fixed; 
background-image: url(images/bio_backing.jpg); 
background-repeat: no-repeat; 
background-position: center top}

.home_back { 
background-attachment: fixed; 
background-image: url(images/home_backing.jpg); 
background-repeat: no-repeat; 
background-position: center top }

.gig_back { 
background-attachment: fixed; 
background-image: url(images/gig_backing.jpg); 
background-repeat: no-repeat; 
background-position: center top }

.gig_table {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
color: #FFFFFF}

.bold_body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #CCCC99}

.small_text_body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #333333}

.copy_text {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;}

a:link {
text-decoration: none;
color: red;
}
a:hover {
text-decoration: none;
color: black;
}
a:visited {
text-decoration: none;
color: red;
}
